Skip to content

cevawm/arvi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

539 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

forked repo of j-faria/arvi for adding custom features

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%