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
58 stars 33 forks source link

Improve from_fits_images when working with MEF #110

Closed tboch closed 5 hours ago

tboch commented 11 months ago

I would like to easily create a MOC from a list of multi-extension FITS (each HDU being a FITS image).

I suggest that hdu_index could be either:

ManonMarchand commented 2 months ago

Would you have a file to help testing this ?