Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@bjfultn bjfultn released this 14 Nov 22:11
· 240 commits to master since this release
2c1be09
  • added --save and --proceed flags to radvel mcmc to allow saving and continuing runs!
  • added table of convergence metrics to report
  • fixed bug with chain reshaping for the trend plot
  • fixed bug causing chains to reset their positions after every status check
  • sped up the Kepler solver slightly by removing some of the trig calculations
  • changed default thinning to 10
  • added optional autocorrelation plot
  • increased code coverage
  • include Cython in setup_requires
  • shrunk Docker testing image
  • fixed statevars bug causing tests to fail