Skip to content

Releases: p-slash/qsonic

v0.5.2

01 Apr 01:29
Compare
Choose a tag to compare

What's Changed

  • picca_continuum.VarLSSFitter calculated the mean of the variance bin. Pipeline variance defaults are increased. qsonic-calib rounds the indices when stacking by @p-slash in #49

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Mar 14:23
Compare
Choose a tag to compare

bug fix for spectrum.mean_resolution

v0.5.0

28 Mar 01:07
82933eb
Compare
Choose a tag to compare
Merge pull request #47 from p-slash/0.5.0-dev

0.5.0 merge:
+ Error method for varlss is configurable. default is regJack.
+ Adjustable smoothing scale for noise.
+ Variance fitting auto calculates needed wavelength bins based on 120 A average spacing.
+ Mean Gaussian sigma is calculated and added to delta headers
+ Auto calculate quasar redshifts using wavelength ranges

v0.4.4

22 Mar 20:36
Compare
Choose a tag to compare

Fix optional catalogs that are needed for BAL mask

v0.4.3

22 Mar 19:09
Compare
Choose a tag to compare

Fixes crucial IO bug. Adds iminuit as minimizer default, but keeps scipy as option.

v0.3.0: Merge pull request #43 from p-slash/prod

21 Mar 14:11
4a586c7
Compare
Choose a tag to compare

New console script qsonic-calib!

Important VarLSSFitter changes:

  • Indexing fix for overflow bins. Properties added to access valid bins.
  • Store and use var_centers instead of ivar_centers.
  • Subsampling and jackknife error estimates.
  • Ability to fit eta.
  • Method to save variance statistics to FITS file.

Others:

  • Subsampler class and reordering of functions and classes
  • Regularized delete-one Jackknife
  • Delta object in spectrum.py
  • catalog reading functions are renamed.
  • FluxStacker added, but disabled for future update.

v0.2.0

17 Mar 15:38
Compare
Choose a tag to compare
Bump version: 0.1.2 → 0.2.0