mzechmeister / viper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ascl:2108.006

viper - Velocity and IP EstimatoR

For further information, manual, support visit https://mzechmeister.github.io/viper_RV_pipeline .

Download viper:

git clone https://github.com/mzechmeister/viper.git

Download demo data:

git clone https://github.com/mzechmeister/viper_demo_data.git

Installation (run from viper directory):

pip install -e .

To run:

viper "data/TLS/HD189733/*" data/TLS/HD189733_tpl/HARPS*fits -oset 19:21 -nset :4

This runs from order 19 (inclusive) to 21 (exclusive) for the first 4 observational files.

To analyse the RVs afterwards use:

vpr <tag>

<tag> defaults to tmp in viper and vpr. See viper -? for more options.

If you publish results with viper, please acknowledge it by citing its bibcode from https://ui.adsabs.harvard.edu/abs/2021ascl.soft08006Z. Lower case and monospace font is preferred, i.e. in LaTeX {\tt viper}.

About

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 92.2%Language:Python 7.8%