cds-astro / mocpy

Python library to easily create and manipulate MOCs (Multi-Order Coverage maps)
https://cds-astro.github.io/mocpy/
BSD 3-Clause "New" or "Revised" License
59 stars 33 forks source link

Add elliptical frame to some examples #120

Closed ManonMarchand closed 9 months ago

ManonMarchand commented 9 months ago

This solves #107. It was not really a bug but more a documentation issue on how to produce allsky plots with an EllipticalFrame like in astropy. This was a bit annoying for tick labels.

image

The documentation is changed to have elliptical frames in most allsky plots.

EDIT: also, not executing the ipyaladin examples of the 00-MOCpy_Introduction.ipynb notebook saves us 80k lines