WorldWideTelescope / toasty

Break large images into "tile pyramids", with a focus on the all-sky TOAST format.
https://toasty.readthedocs.io/
MIT License
0 stars 4 forks source link

Restrict tile-study to only work on -TAN FITS images for now #36

Open astrofrog opened 3 years ago

astrofrog commented 3 years ago

In #30 I added support for calling tile-study with FITS files, but at the moment FITS files with any projection can be passed, when in fact only -TAN projections should be supported, so this issue is to remind us to add some input validation.