Helper routines¶
Contents
In order to reduce the number of dependecies, we implemented a few coordinate transformations of the WCS system. Only relevant special cases are implemented.
WCS¶
imaginglss.utils.wcs_tangentimpments the WCS tangent format.
imaginglss.utils.wcs_simplezeaimplement the WCS ZEA format; oriented at north / south pole
imaginglss.utils.eulerimplements the transformation between Galactic and RA/DEC. coordinates.