Skip to content

Releases: sefffal/Octofitter.jl

v2.1.0

02 Feb 20:04
Compare
Choose a tag to compare

Octofitter v2.1.0

Diff since v2.0.1

v2.0.1

26 Jan 00:12
Compare
Choose a tag to compare

Octofitter v2.0.1

Diff since v2.0.0

v2.0.0

23 Jan 17:07
Compare
Choose a tag to compare

Octofitter v2.0.0

Diff since v1.0.2

Major new version of Octofitter, including the following features:

  • Simplified interface
  • Improved performance by as much as 10x
  • Improved RV analysis tools, and phase-folded plots
  • Gaussian process fitting for stellar activity
  • Fit interferometric observables (squared visibilities and closure phases)
  • Automatically generate corner plots
  • "quick fit" mode to quickly approximate the posterior

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for Pathfinder at version 0.8, (keep existing compat) (#18) (@github-actions[bot])
  • CompatHelper: add new compat entry for CovarianceEstimation at version 0.2, (keep existing compat) (#19) (@github-actions[bot])
  • CompatHelper: add new compat entry for Transducers at version 0.4, (keep existing compat) (#20) (@github-actions[bot])

v1.0.2

13 Oct 23:13
2535660
Compare
Choose a tag to compare

Octofitter v1.0.2

Diff since v1.0.1

v1.0.1

12 Aug 18:01
Compare
Choose a tag to compare

Octofitter v1.0.1

Closed issues:

  • Add support for radial velocity data (#2)
  • Handle covariance in HGCA proper motion anomaly (#3)
  • Handle covariance in astrometry measurements (#4)
  • Handle relative astrometry properly for massive companions (#5)
  • When Sampling, Summary Statistics not showing (#10)

Merged pull requests:

  • Create LICENSE (#1) (@sefffal)
  • Merge progress into main for next release (#9) (@sefffal)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#12) (@github-actions[bot])