Published May 14, 2026
| Version v1.6.1
Software
Open
California-Planet-Search/radvel: v1.6.1 — Re-cut of 1.6.0 with macos-13 fix
Authors/Creators
- 1. @California-Planet-Search
- 2. Université de Montréal
- 3. UCLA
- 4. Caltech/IPAC
- 5. @spacetelescope
Description
This is a re-cut of v1.6.0. Same functional content; v1.6.0 made it to GitHub releases and GHCR but never reached PyPI because build-wheels (macos-13) sat queued for 19+ hours on GitHub's effectively-unavailable Intel macOS runners.
CI fix
- Drop
macos-13from the wheel build matrix. - Cross-compile x86_64 macOS wheels from the
macos-14ARM runner viaCIBW_ARCHS_MACOS=arm64 x86_64. Same wheel coverage (Linux x86_64/i686, Windows x86/x86_64, macOS arm64+x86_64), no dependence on Intel runners.
For everything else 1.6.0 introduced (HTTP API + Docker service + UI + JSON setup files + GP type annotations + …), see the v1.6.0 release notes.
Quickstart
``` docker run --rm -p 8000:8000 -v "$PWD/.runs:/data" \ ghcr.io/california-planet-search/radvel-api:latest open http://localhost:8000/ui ```
See the service guide and the UI walkthrough.
Files
California-Planet-Search/radvel-v1.6.1.zip
Files
(10.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:634f532d53a79b1dfdd9cc86ffa94871
|
10.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/California-Planet-Search/radvel/tree/v1.6.1 (URL)
Software
- Repository URL
- https://github.com/California-Planet-Search/radvel