Skip to content

j-faria/arvi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

596 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package sits alongside DACE to help with the analysis of radial velocity datasets.
It has been used within the ESPRESSO GTO program, and may be useful for other surveys and instruments.

Getting started

Install arvi using pip

pip install arvi

# or
pip install arvi -U # to update

Then either directly import a given target

from arvi import HD1234

or create an instance of the RV class

from arvi import RV
s = RV('HD1234', instrument='ESPRESSO')

Current version

PyPI - Version

Actions

Deploy docs Install-Test Upload Python Package

About

Automated RV Inspector

Resources

License

Stars

Watchers

Forks

Contributors

Languages