Releases: p-slash/qsonic
Releases · p-slash/qsonic
v1.1.4
v1.1.3
v1.1.2
v1.1.1
What's Changed
This patch safeguards against the bugged Z arm in the mocks, which has a shift in wavelength and negative ivar values. Also, it may have fixed the --exposures=="after"
setting.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Small edits for JOSS review by @dfm in #102
- Fix journal paper.bib by @p-slash in #103
- Create CITATION.cff and update README.rst by @p-slash in #104
- Outlier masking in set_forest_region by @p-slash in #98
- Input continuum model by @p-slash in #105
- fix: need to call self.model.fit_continuum in picca_continuum.py by @p-slash in #107
- Discard bad continua in InputContinuumModel by @p-slash in #108
- Fix mean continuum calculation for Input and True continuum models by @p-slash in #109
- Exposures by @p-slash in #106
- test for different spectral shapes in outlier mask by @p-slash in #110
- fix reading exposures after fitting by @p-slash in #111
- Subsample improve speed by @p-slash in #112
- fix io.py: _read_onehealpix_file return values are matched by @p-slash in #113
- not-a-knot cubic spline implemented by @p-slash in #114
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Paper by @p-slash in #90
- Delta coadd & additive noise fix by @p-slash in #95
- Editoral changes to paper.md by @ivastar in #96
- Update versions of requirements and Github actions by @p-slash in #97
- Editorial changes to JOSS paper by @p-slash in #99
- Bump version: 0.8.3 → 1.0.0 by @p-slash in #100
New Contributors
Full Changelog: v0.8.3...v1.0.0
v0.8.3
v0.8.2
v0.8.1
What's Changed
- True continuum calculates variance stats by @p-slash in #82
- Save residuals in the rest-frame by @p-slash in #83
- Fix skip-resomat option in mocks by @p-slash in #84
- Use cubic splines to integrate legendre polynomials when projecting out by @p-slash in #85
- copy delta data as float64 to prevent Numba not implemented error by @p-slash in #86
- calibrate ivar with estimated etas in continuum fitting by @p-slash in #87
- Lyb BAL lines. No DLA wing correction l>lya by @p-slash in #88
Full Changelog: v0.8.0...v0.8.1