Skip to content

Releases: p-slash/qsonic

v0.7.7

06 Oct 13:38
Compare
Choose a tag to compare

v0.7.6

16 Aug 21:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

27 Jun 15:37
Compare
Choose a tag to compare

What's Changed

  • exit(1) when QsonicException occurs by @p-slash in #77
  • VarLSSFitter: increase validity range if not enough points are in wav… by @p-slash in #78
  • --min-forestsnr cut based on effective (weighted) mean snr by @p-slash in #79

Full Changelog: v0.7.4...v0.7.5

v0.7.4

24 Jun 15:22
Compare
Choose a tag to compare

What's Changed

  • fix numpy warning for dtype=(type, 1) by @p-slash in #73
  • fix: remove empty forest spec. copy numpy arrays by @p-slash in #74
  • fix: explicit deletion is bugged by @p-slash in #76

Full Changelog: v0.7.3...v0.7.4

v0.7.3

21 Jun 22:20
Compare
Choose a tag to compare

What's Changed

  • fix --help, -h case in args_logic_fnc by @p-slash in #70
  • move readme to index. add source link. add pre-installed qsonic instr… by @p-slash in #71
  • slice by idx_cat into true continuum by @p-slash in #72

Full Changelog: v0.7.2...v0.7.3

v0.7.2

20 Jun 22:07
Compare
Choose a tag to compare

What's Changed

  • --normalize-stacked-flux now forces stacked flux to be 1 by multiplyi… by @p-slash in #68
  • deprecate noupdate in update mean continuum and varlss functions by @p-slash in #69

Full Changelog: v0.7.1...v0.7.2

v0.7.1

18 Jun 01:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.1

v0.6.2

23 May 15:20
c2f5f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 May 21:40
Compare
Choose a tag to compare

Fixed resolution matrix coadding.
Full Changelog: v0.6.0...v0.6.1

v0.6.0

12 May 19:15
Compare
Choose a tag to compare

What's Changed

  • Read reso after by @p-slash in #50
  • add error on mean_delta to var_delta variance in picca_continuum.VarL… by @p-slash in #51
  • fast cubic spline interpolator implemented and used in mean continuum… by @p-slash in #54
  • Eta fitting by @p-slash in #53
  • Simplify vardelta err method by @p-slash in #55
  • Broadcast from master node by @p-slash in #56
  • flux stacker in picca continuum enabled and saved to attributes file by @p-slash in #57

Full Changelog: v0.5.2...v0.6.0