cta-observatory / iact-estimator

Estimate the observability properties of a source with an IACT system
https://iact-estimator.readthedocs.io/latest/?badge=latest
2 stars 0 forks source link

Add support for Skyview survey images #17

Open HealthyPear opened 1 month ago

HealthyPear commented 1 month ago

This is very easy to do using astroquery.skyview and for the plotting either directly astroplan.plot_finder_image or our own wrapper function, but the astroplan function seems good enough.

The resulting FITS file containing the HDU with the image data could optionally be saved together with iact-estimator output for later.