There is a newer version of the record available.

Published March 2, 2026 | Version v1.5.1
Software Open

California-Planet-Search/radvel: Version 1.5.1

Description

What's Changed

Bug Fixes

  • Fix Python 3.11+ compatibility: replace old Python 2 raise syntax and bare except clauses
  • Fix set_vary_params to properly sync Parameter objects with Vector
  • Fix IndexError in name_vary_params when list_vary_params not yet called
  • Fix Kepler solver convergence: use proper third-order Danby correction
  • Fix ifelif bug in mcmc_plots.py mpsini unit conversion (#350, #388)
  • Fix astropy Quantity serialization issue in driver.derive() for newer astropy versions
  • Fix pandas delim_whitespace deprecation (#345)
  • Fix phase_nrows docstring in orbit_plots.py (#367)
  • Fix np.errstate usage for NumPy warning suppression in MCMC convergence checks

Build & CI

  • Migrate from Travis CI to GitHub Actions
  • Migrate build system to hatchling with custom Cython build hook
  • Drop Python 3.8 support (EOL), add Python 3.12 and 3.13
  • Fix coveralls integration for updated Python matrix
  • Bump nbconvert dependency to >=7.0

Test Coverage

  • Improve test coverage from ~87% to ~90.5% with targeted unit tests for GP kernels, likelihood, MCMC utilities, and model classes

Full Changelog: https://github.com/California-Planet-Search/radvel/compare/v1.4.2...v1.5.1

Files

California-Planet-Search/radvel-v1.5.1.zip

Files (9.9 MB)

Name Size Download all
md5:579439cac7e7e62d5acf6d60ec83353e
9.9 MB Preview Download

Additional details

Related works