Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@snbianco snbianco released this 21 Jan 19:00
7b204f0

Thank you to all of our contributors who worked on this Astrocut release.

Some of the highlights for this patch release include:

  • Implement and document cube_cut_from_footprint() function to generate cutouts from image cube files hosted on the S3 cloud. [#127]
  • Add documentation about odd vs. even cutout sizes in asdf_cut(). [#128]
  • Bugfix when attempting to input TICA product files in CubeFactory(). [#129]
  • Add a logging framework. [#131]
  • Improve performance of image cutouts by using the section attribute of ImageHDU objects. [#132]
  • Bugfix when writing multiple output files to memory in fits_cut(). [#132]

Please see the Astrocut Documentation for details on the utility of this package.

If you have any questions/comments, please reach out to us through a GitHub issue, or by e-mailing [email protected].

Thank you for using Astrocut!

New Contributors

Full Changelog: v0.11.1...v0.12.0