Releases: California-Planet-Search/radvel
Releases · California-Planet-Search/radvel
Version 1.4.11
Version 1.4.10
- bugfix release
Version 1.4.9
- actually fixed the docs building on rtd.com this time
Version 1.4.8
- 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
- fixed bug in EccentricityPrior
- remove legacy 'spec' override that was causing issues with Django.
Version 1.4.6
Minor update to requirements and docs to fix h5py issue on ReadTheDocs.org
Version 1.4.4
- minor release to catch new configparser.NoSectionErrors in driver.py
Version 1.4.3
- 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
- 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
- added ability to run in "headless" mode without printing the convergence statistics and progress
- fixed bug highlighted in issue #316