Releases: Keck-DataReductionPipelines/KCWI_DRP
1.3.1
1.3.0
Release of version 1.3.0.
Changes:
- Adds verbose mode for viewing framework-related logs
- Adds new standards for use on the red side, and removes some old variable ones
- Changed build system to use Poetry instead of Twine, retired
setup.pyandsetup.cfg - Updated dependencies to get core packages more up-to-date
Bugs Fixed:
- Tukey Alpha filter being repeatedly applied in FitCenter.py
- No WCS coordinates in NOSKYSUB output cube
- NOSKYSUB cube being saved as 64 bits instead of 32
- Upgraded to Keck DRP Framework version 1.0.0
- Fixed dependencies issues that interfered with running the pipeline using Python 3.12 (pkg_resources is now removed from the pipeline)
1.2.0
Includes support for Python 3.12, the use of arbitrary filenames for input files, ability to simultaneously run red/blue pipeline instances, a check_cals script for determining if any calibration files are missing from the data directory, and other small fixes.
1.1.0
First beta release of KCWI_DRP: v0.1.1
This is the initial beta release of the KCWI_DRP python pipeline. Please see the documentation at
https://kcwi-drp.readthedocs.io/en/latest/index.html for more details. This release has been tested
with a limited subset of KCWI blue-side data. If you have any problems please log them as issues
on github at https://github.com/Keck-DataReductionPipelines/KCWI_DRP, or send an email to
neill@srl.caltech.edu.
Good luck, and thanks for trying this out! Your comments will make it a better program!
-Don Neill