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 ofImageHDU
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
- @rlwastro made their first contribution in #132
- @dependabot made their first contribution in #135
Full Changelog: v0.11.1...v0.12.0