Skip to content

Releases: roman-corgi/corgidrp

v3.1

16 Dec 01:03

Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.1

v3.0 - Debug for nonlin_cal failure try 3

21 Nov 21:26

Choose a tag to compare

v3.0 - Debug for nonlin_cal failure try2

21 Nov 20:04

Choose a tag to compare

Full Changelog: v3.0_debug...v3.0_debug2

Reverted assert to prior version that failed

v3.0 - Debug for nonlin_cal failure

21 Nov 18:53

Choose a tag to compare

v3.0

20 Nov 02:10

Choose a tag to compare

What's Changed

New Features

Functionality Updates

Testing Updates

Read more

v3.0rc4

06 Nov 00:49
a923119

Choose a tag to compare

v3.0rc4 Pre-release
Pre-release

Third interim pre-release for v3.0.

Added

Changed

Fixed

New Contributors

Full Changelog: v3.0rc3...v3.0rc4

v3.0-gamma

30 Sep 17:18

Choose a tag to compare

v3.0-gamma Pre-release
Pre-release

What's Changed

Full Changelog: v3.0-beta...v3.0rc3

v3.0-beta

25 Sep 22:22
c4ed164

Choose a tag to compare

v3.0-beta Pre-release
Pre-release

Second interim pre-release for v3.0.

New Features

  • Spectroscopy zeropoint step function (#505, #558)
  • Default spectroscopy calibrations to fall back to (#507)
  • Spectroscopy Line spread function and VAP test (#520, #559)
  • Spectroscopy spectrum extraction (#551)
  • Spectroscopy picking the best unocculted star function and VAP test (#564)
  • Band3 CT e2e test (#515)
  • Better photon noise computation (#289)
  • Polarimetry, split image into two pol states (#305)
  • Polarimetry, absolute flux calibration and VAP testing (#506, #540)
  • Crop for polarimetry (#513)
  • Interpolate bad pixel step function (#532)
  • Option to save data as different bit depths (#530)
  • Walker can chain recipes together (#522)

Bug fixes

  • Fix e2e test data to better match TVAC conventions (#489, #447, #525)
  • Suppress nearly all warnings in unit tests and e2e tets (#516)
  • Crop function checks correct header keyword (#290)
  • Crop function happens at an earlier step (L2b -> L3) (#539)
  • caldb can handle more criteria for selection (#536)

v3.0-alpha

28 Aug 02:25
93265d8

Choose a tag to compare

v3.0-alpha Pre-release
Pre-release

This is a pre-release (alpha) build based on the develop branch.
It contains major updates to spectroscopy, calibration, documentation automation, and CI testing.
Intended for internal testing and validation — not a stable production release.

[v3.0-alpha] - 2025-08-27

Added

  • Spectroscopy module ([#212])
  • Spectroscopy wavelength calibration map ([#478])
  • Prism dispersion scale & orientation e2e test ([#508])
  • FPAM FSAM calibration files for ND filters ([#496])
  • End-to-end tests for distortion map ([#410]) and Band 3F ([#504])
  • CI E2E testing in GitHub Actions ([#437], [#438])
  • Automatic documentation of data types ([#442])
  • .readthedocs.yml for documentation builds ([#419])

Changed

  • Calspec filename handling ([#404], [#471])
  • Consistent BUNIT names ([#412])
  • Updated mock headers to match documentation ([#406], [#480])
  • Photon counting & analog dark calibration improvements ([#474])
  • Apply DQ values from cosmic ray detection to nonlin and kgain calibrations ([#439])

Fixed

  • Teardown bugfix ([#446])
  • Suppressed test warnings ([#473], [#497])
  • Fix for numpy deprecations ([#503])
  • Added default values in CALDB to avoid None values ([#499])

v2.2

29 Apr 17:24

Choose a tag to compare

  • Specific print statements in unit tests for AAC testing
  • E2E test for ND filter calibration
  • Revert to using only 1 platescale, instead of separate x and y axis platescales