Skip to content

Releases: California-Planet-Search/radvel

Version 1.4.11

14 Sep 17:49
b279a88
Compare
Choose a tag to compare
  • fixes several install bugs and updates requirements

Version 1.4.10

10 Aug 21:17
Compare
Choose a tag to compare
  • bugfix release

Version 1.4.9

28 Oct 17:08
830c29e
Compare
Choose a tag to compare
  • actually fixed the docs building on rtd.com this time

Version 1.4.8

28 Oct 16:37
5f5a35f
Compare
Choose a tag to compare
  • dealing with h5py install problems
  • remove np.int
  • update to sphinx 2 to fix doc builds
  • other dependency updates
  • added option to plot orbit and GP separately in GPMultipanel
  • fixed up ability to specify x axis limits in the orbit plots

Version 1.4.7

28 Jul 01:42
c68b889
Compare
Choose a tag to compare
  • fixed bug in EccentricityPrior
  • remove legacy 'spec' override that was causing issues with Django.

Version 1.4.6

08 Apr 18:01
Compare
Choose a tag to compare

Minor update to requirements and docs to fix h5py issue on ReadTheDocs.org

Version 1.4.4

08 Mar 17:58
f1c0c3e
Compare
Choose a tag to compare
  • minor release to catch new configparser.NoSectionErrors in driver.py

Version 1.4.3

04 Dec 01:05
b582fcf
Compare
Choose a tag to compare
  • fixed a few small typos and bugs in the documentation and tutorials
  • update the Vector object when changing basis
  • don't modify the posterior object when making plots
  • fixed vector indexing bug

Version 1.4.2

23 Sep 16:27
b241f74
Compare
Choose a tag to compare
  • use dill instead of pickle
  • update planet_parameters with change of basis
  • incorporate Paul's changes to draw_models_from_chain
  • fixed model comparison bug that prevented table from building if there were nan values in it

Version 1.4.1

05 Jun 16:00
2f93693
Compare
Choose a tag to compare
  • added ability to run in "headless" mode without printing the convergence statistics and progress
  • fixed bug highlighted in issue #316