Skip to content

Releases: p-slash/qsonic

v1.1.4

19 Jul 20:05
69a8975
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

11 Jul 17:18
11926e7
Compare
Choose a tag to compare

What's Changed

  • Revert back coadd_forest_arms change for Z arm by @p-slash in #117

Full Changelog: v1.1.2...v1.1.3

v1.1.2

11 Jul 15:09
22246ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

03 Jul 14:25
09aca55
Compare
Choose a tag to compare

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

29 Jun 19:53
Compare
Choose a tag to compare

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

  • @dfm made their first contribution in #102

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 May 14:37
7b81eda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v1.0.0

v0.8.3

19 Jan 21:08
Compare
Choose a tag to compare

What's Changed

  • fix varlss-as-additive-noise option to be action store_true by @p-slash in #91

Full Changelog: v0.8.2...v0.8.3

v0.8.2

18 Jan 15:39
Compare
Choose a tag to compare

What's Changed

  • --varlss-as-additive-noise option modify ivar with additive term by @p-slash in #89

Full Changelog: v0.8.1...v0.8.2

v0.8.1

14 Dec 22:46
Compare
Choose a tag to compare

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

v0.8.0

11 Oct 18:26
7713b57
Compare
Choose a tag to compare

What's Changed

This redesign breaks some previous API in reading spectra and catalog. Please follow the updated instructions in readthedocs.

Full Changelog: v0.7.8...v0.8.0