Skip to content

Releases: lsst-camera-dh/eotest

0.1.12

07 Jan 23:38
7e9c084
Compare
Choose a tag to compare
  • Add functions to read and write QE_Data and Traps objects LSSTTD-1446 #92
  • Add parameters to nlc to control spline extrapolation and smoothness LSSTTD-1452 #94
  • Enable range of DN values used for Fe55 gain fitting to be set LSSTTD-1459 #96

0.1.11

11 Nov 23:20
d950e87
Compare
Choose a tag to compare
  • Replaced lsst.afw.geom with lsst.geom LSSTTD-1445 #90
  • Added gain stability analyses LSSTTD-1447 #93
    • Included dark frame subtraction in MaskedCCD
    • Added sequence number to Fe55 cluster catalogs
    • Reduced cutout size in Fe55 cluster catalogs from 25x7 to 7x7
    • Included dark frame subtraction in flatPairTask.py
    • Added flat_signal_sequence.py module to compute median signal per amp in flats
    • Added gain_sequence.py module to compute Fe55 gains as a function of sequence number
  • Added nonlinearity corrections task LSSTTD-1443 #89

0.1.10

05 Oct 17:34
209555d
Compare
Choose a tag to compare

Changes to handle wavefront sensors in corner rafts LSSTTD-1423, #88

0.1.9

30 Sep 05:36
e5cde09
Compare
Choose a tag to compare

0.1.8

20 Sep 22:28
7aa6451
Compare
Choose a tag to compare
  • bug-fix for aliveness test read noise plots #85

0.1.7

15 Sep 21:45
d216b7f
Compare
Choose a tag to compare
  • Fix CTI plots #84
  • Add columns to detector response and ptc files LSSTTD-1432 #83
  • Fixes to use lsst_distrib v18.1.0 #82
  • PTC curve plotting fix #81

0.1.6

12 Jul 21:06
412c873
Compare
Choose a tag to compare
  • Add WCS to mask files, fix edge roll-off masks for ITL sensors LSSTTD-1414, #79
  • Improve photodiode current handling for TS8 acquistions LSSTTD-1419
  • Compute photodiode current from AMP0.MEAS_TIMES extension for TS8 #74, #79
  • Remove redundant gain fitting over amps #78

0.1.5

17 May 22:59
25ac971
Compare
Choose a tag to compare

0.1.4

29 Apr 19:28
2820ea9
Compare
Choose a tag to compare
  • v17 compatibility (#61, #62, #63)
  • Handle multiple pairs of flats with the same exptime in filenames (#64)
  • Use DARKTIME for dark current calculations (#64, #67)
  • Handle missing MONOWL, CCDTEMP header keywords from BOT FITS files (#64, #65)
  • Use deep copies of image data in MaskedCCD and image_utils.py to prevent multiple bias subtractions by client code. (#66)
  • LSSTTD-1401 BOT EO test report fixes (#67)

0.1.3

27 Feb 04:45
c169993
Compare
Choose a tag to compare

bug-fix for aliveness test analysis additions LSSTTD-1379