Line by line code for precision radial velocity described in Artigau et al. 2022
version 0.67.006 (2026-04-29)
Compatible with:
- SPIRou (APERO and CADC)
- NIRPS (APERO and ESO)
- HARPS (ORIG and ESO)
- ESPRESSO
- EXPRES
- CARMENES-VIS
- HARPS-N (ORIG and ESO)
- Maroon-X (Blue and Red)
- SOPHIE
- CORALIE
- ESSP (EXPRES, NEID, HARPS, HARPS-N)
- Generic instruments
Please see our website for documentation: lbl.exoplanets.ca
Especially how to install and how to use.
Note that all instructions are for the main branch and other branches may vary in their instruments and features.
If you make use of the lbl code for you scientific publication, please cite the following:
Release paper:
Artigau, E., Cadieux, C., Cook, N. J., et al. 2022, AJ, 164, 84
DTemp paper:
Artigau, E., Cadieux, C., Cook, N. J., et al. 2024, AJ, 168, 252
If you wish to help develop we have a simple branch hierarchy:
- main branch (long term stable) - No one should make branches from this branch, or push to this branch
- developer branch (stable but up-to-date) - No one should make branches from this branch, or push to this branch
- working branch - This is where you should make your branches from and push to. Code will be tested and merged into the developer branch (and subsequently the main branch) from here.