Skip to content

toasty 0.13.0

Compare
Choose a tag to compare
@wwtelescope wwtelescope released this 17 Nov 18:02
· 169 commits to master since this release

toasty 0.13.0 (2021-11-17)

  • Add an automagical all-in-one API, toasty.tile_fits, that takes FITS input
    and tiles it (#68, @imbasimba). The goal here is to do the right thing with
    any kind of non-ridiculous input you can throw at it.
  • Turn reproject and shapely into hard dependencies to enable the above
    API to work reliably (#68, @imbasimba).