- 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