VIP v1.5.1
What's Changed
- new fits.open_header function, typo fixes and better verbosity by @IainHammond in #612
- additional open_fits updates for robustness to some JWST fits header keywords by @VChristiaens in #613
- new options for cross-correlation based cube centering by @VChristiaens in #613
- adapted pre-commit config file by @VChristiaens in #614
Important note: the header
parameter of the open_fits
function was inadvertently changed to get_header
in v1.5.0. It is now back to header
in v1.5.1 for retrocompatibility.
Full Changelog: v1.5.0...v1.5.1