Python code for converting RA and dec to M31-centric galactic coordinates. Written in collaboration with Paula Gherghinescu.
m31-frame allows you to convert coordinates in RA and dec to an M31-centric galactic coordinate system (
Functionality is also provide for calculating tangent plane coordinates for M31 (project_tp).
Finally, we provide functions for calculating uncertainty tracks to use in an Aitoff plot (aitoff_error_metz, aitoff_error_conn).
We provide worked examples in m31_frame.ipynb.