Skip to content

Releases: Keck-DataReductionPipelines/KcwiDRP

KCWI Data Reduction Pipeline: Bug fix for Second minor release

19 Feb 18:17
Compare
Choose a tag to compare
  • fixed a fatal bug when using BM twilight flats (skips ledge correction)

  • fixed a fatal bug that set the wrong region in the geometry for masked data

KCWI Data Reduction Pipeline: Second minor release

11 Feb 17:39
Compare
Choose a tag to compare

This is a minor release that fixes some bugs, improves plot labeling and output log information. It adds the ability to skip the first bias in a group and the ability to skip the overscan subtraction step, in rare cases where this might be needed. It also handles nod-and-shuffle data much better, including data from aborted scripts.

  • many minor bug fixes and plot and output improvements

  • added ability to zoom line plots by dragging mouse in ktv.pro

  • improved handling of twilight and dome flats

  • fixed minor bug in bad column correction

  • fixed major bug in handling nod-and-shuffle subtraction in stage1

  • added capability to handle aborted nod-and-shuffle observations including
    the ability to apply a scale factor to the sky panel

  • added /biasskip1 keyword to allow skipping of first bias in group

  • added /skiposcansub to allow skipping of overscan subtraction step

KCWI Data Reduction Pipeline: First minor release

12 Jun 00:00
Compare
Choose a tag to compare

This is a minor release that fixes a few bugs, adds some new functionality and adds a new 2D map that tracks the native wavelength bin size and allows a more accurate calculation of effective area and throughput. The highlights from the RELEASE_NOTES file are below.

  • use delta wavelength map to calculated more accurate effective area curves.

  • added delta wavelength 2-D map to keep track of the native wavelength bins.

  • added knotspp keyword to pipeline parameters to control the number of knots
    per Y pixel when using b-splines to fit sky (defaults to 1.25).

  • fixed bug in variance calculation when sky model is used instead of sky obs.

  • fixed bug in kcwi_masksky_ds9.py that swapped image dimensions.

  • use OGIP method for putting long strings into keywords in FITS headers.

  • added geometry file simulator for KCRM (in development).

  • added user contributed software section to the AAAREADME file.