Releases: sdss/lvmdrp
Releases · sdss/lvmdrp
1.1.0
- Implemented flux calibration using IFU field stars
- Improved twilight flat reduction and treatment for much improved fiberflats
- Add heliocentric velocity to headers
- More accurate resampling/rebinning code
- Improved wavelenth solution (especially in b channel) and more robust fits
- Allowing wavelength thermal shifts to vary along slit and improving wavelength/LSF fitting routines
- More robust and accurate fiber thermal shifts
- Add memory usage and execution time reporting
- Speed up pipeline across the board
- Adds a lockfile to drpall write, with 5 sec timeout, to prevent collisions during parallel writes.
- Adds
OBJECT
andOBSTIME
header keys to the drpall summary file - Added sky QA plots
- Improved QA plots across different routines
- Log exceptions to header COMMENT section
- Implement infrastructure for versioning for master calibration files
- Separate 2d reductions, extraction & 1d reduction, post-extraction stages, allow
to run each individually - More flexible CLI for cluster job submission
- Many bugfixes & stability/robustness improvements
Full Changelog: 1.0.3...1.1.0
What's Changed
- Fixes issues with parallel drpall generation by @havok2063 in #108
- Speeding up tracing by @ajmejia in #113
- Adds new header keys to drpall by @havok2063 in #115
- Improves nightly sequence reductions by @ajmejia in #114
- Adding CLI to read exposures from file by @ajmejia in #121
- scifluxcal branch ready to be merged by @ndrory in #119
- fixes skytable mjd bug by @havok2063 in #128
- Improving wavelength/LSF fitting routines by @ajmejia in #129
- fixing indexing bug in fiber thermal shift measurement by @ajmejia in #132
- Refinement of fiber thermal fiber shifts by @ajmejia in #135
- Improving fiber flats by @ajmejia in #139
- Add COMMENT cards on warnings by @ndrory in #140
- Versioning calibrations by @ajmejia in #141
- Improving calibrations by @ajmejia in #144
- Improving CLI for calibrations by @ajmejia in #145
- improves runtime of apply_hdrfix by @havok2063 in #146
- Faster extraction by @ndrory in #147
- Add profiling to most reduction steps by @ndrory in #149
- Consistently use bottleneck by @ndrory in #148
- Skydev issues110 77 by @ymamay in #137
- New resampling by @ndrory in #158
- Sky qa dev by @ymamay in #161
New Contributors
Full Changelog: 1.0.3...1.1.0
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Updates DRP for runs at Utah by @havok2063 in #41
- Adds initial test suite with example tests by @havok2063 in #42
- Moves reductions to a new tile id group sub-directory by @havok2063 in #43
- Linting and Formatting by @havok2063 in #44
- Re-factoring spectrograph stacking & channel combination by @ajmejia in #46
- Implementing reduction sequence for twilights by @ajmejia in #48
- Quick (science) reduction for calibration frames by @ajmejia in #45
- Re-factoring sky subtraction module by @ajmejia in #47
- Reduction of calibration sequence by @ajmejia in #54
- Fix OS leaks by @ajmejia in #53
- Fix pixel shifts in dome/twilight flat images by @ajmejia in #55
- Recfactoring of DRP to produce final data products by @ajmejia in #49
- Individual sky telescopes spectra by @ajmejia in #69
- Implement cosmic ray rejection and add it to run_quickdrp by @ndrory in #73
- Fixes crash when exposures missing spectrographs/channels. by @havok2063 in #64
- Adds new cli for submitting utah cluster run by @havok2063 in #68
- Waveshift by @gblancm in #72
- Measuring thermal shifts in fibers in spectral extraction by @ajmejia in #75
- Adds new cli to download master calibs by @havok2063 in #74
- Gb simplesky by @gblancm in #76
- Add Astrometry by @gblancm in #67
- Fix tracing algorithm by @ajmejia in #80
- Create an initial drpall summary file by @havok2063 in #65
- Implementing nightly reductions & other fixes by @ajmejia in #84
- Long-term calibration sequence by @ajmejia in #87
New Contributors
Full Changelog: 0.1.1...1.0.0