You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pygdsm is one of the only python wrappers for GSM data (both 2008 and 2016). Due to licensing we cannot import this module directly (depends on healpy/GPL license) but we could construct a function which coerces maps created by this module into a sky object.
The text was updated successfully, but these errors were encountered:
This is basically what I came up with in a jupyter notebook. Not sure how much more we would need? Here Galactic is an astropy coordinates object that you can just import from the module.
pygdsm is one of the only python wrappers for GSM data (both 2008 and 2016). Due to licensing we cannot import this module directly (depends on healpy/GPL license) but we could construct a function which coerces maps created by this module into a sky object.
The text was updated successfully, but these errors were encountered: