Releases: lsst-camera-dh/eotest
Releases · lsst-camera-dh/eotest
0.1.12
- 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
- Replaced
lsst.afw.geom
withlsst.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
- Included dark frame subtraction in
- Added nonlinearity corrections task LSSTTD-1443 #89
0.1.10
0.1.9
- Improve Fe55 gain fitting LSSTTD-1439 #86
- Add divisidero tearing analysis LSSTTD-1440 #87
0.1.8
0.1.7
0.1.6
- 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
- Better CCD mosaic rendering LSSTTD-1408
- Spot task analysis LSSTTD-1297
- Overscan task #68
0.1.4
- 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
andimage_utils.py
to prevent multiple bias subtractions by client code. (#66) - LSSTTD-1401 BOT EO test report fixes (#67)
0.1.3
bug-fix for aliveness test analysis additions LSSTTD-1379