cds-astro / ipyaladin

An IPython Widget for Aladin Lite, the sky viewer.
https://cds-astro.github.io/ipyaladin/
BSD 3-Clause "New" or "Revised" License
126 stars 26 forks source link

Support basic astropy-regions SkyRegion #16

Closed tboch closed 4 months ago

tboch commented 5 years ago

See https://astropy-regions.readthedocs.io/en/latest/shapes.html for detailed description of regions. Would be nice to have at least for a start PointSkyRegion;, CircleSkyRegion, RectangleSkyRegion, LineSkyRegion and TextSkyRegion

bmatthieu3 commented 1 year ago

There is also the support of EllipseSkyRegion in regions and Aladin Lite so a wrapper may be possible for it as well