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

Support FITS files in any projection in tile-study #37

Open astrofrog opened 3 years ago

astrofrog commented 3 years ago

The tile-study command only really works with FITS data in TAN projection at the moment (although we need to actually validate input as described in https://github.com/WorldWideTelescope/toasty/issues/36). Ideally we should be able to work with FITS files in any projection though and reproject on-the-fly as needed.