- Remove
DesiTest
from setup.py and warn about other deprecated features (PR #72).
- Report errors for overlapping trace fits of unflagged fibers (PR #70).
- Fatal error scope and prefix for log messages (PR #61).
- Don't write merged PSF if SPECEX_ERROR is called (PR #57).
- Use OpenBLAS for BLAS by default, instead of MKL (PR #55).
- Use input PSF if its properties match those expected (PR #52).
- Fix OpenMP bug (PR #51).
- Fix silent PSF fit error bug (PR #54).
- Major refactor to remove boost and harp dependencies.
- Major refactor: move all I/O to python and change build method (PR #36).
- Comment out blended and faint lines; add missing lines (PR #37).
- Fixed floating point exception crash (PR #33).
- Adjusted lines based upon inspection of arc lamp data (0e48b41 and 809c554).
- Added timeout option (PR #34).
- Added Xe line.
- Don't raise an error when spot is outside of image frame.
- Add broken fibers option.
- Do not choose a reference fiber that is off.
- Do not fail on binary image HDUs.
- Set SPECEXDATA in module file.
- Bring back xml I/O functionalities (were broken)
- A bug fix (when a spot is masked)
- Versioning utilities
- Add a prior on high degree of traces in same bundle + several minor improvements in the trace fit
- Major refactor of fitting and formats to be faster and more robust by accepting any previous PSF as a starting point for the optimization (PR #21)).
- Change build of libraries to differentiate between internal libraries and loadable modules. Build proper bundles on OS X.
- On OS X, disable harp plugin.
- Add portable fenv.h wrapper to fix compile on OS X
- Install data files along with code.
- fix etc/specex.module to work with desiInstall
- Support desiInstall.
- Minor changes to documentation files: README.md, INSTALL.md, etc.
- Better handling of missing variables in the top-level Makefile.
- Adds ctypes wrapper functionality
- Uses output of desi_bootcalib.py
- Option to increase trace Legendre polynomial degree
- Other changes we didn't document here...
As used for the DESI data challenge 2. See DESI wiki page (restricted access).