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

Add union of mocs output in `from_cones` and `from_boxes` #170

Closed ManonMarchand closed 2 months ago

ManonMarchand commented 2 months ago

More efficient way to do #163 And replaces https://github.com/cds-astro/cds-healpix-python/issues/25

ManonMarchand commented 2 months ago

Todo