Releases: p-slash/qsonic
Releases · p-slash/qsonic
v0.5.2
v0.5.1
v0.5.0
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
v0.4.3
v0.3.0: Merge pull request #43 from p-slash/prod
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.