gummiks / hpfspec

HPF Spectrum Class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPFspec

A versatile hpf spectrum class

Capabilities:

  • Easily calculate barycentric correction and BJD times
  • Calculate CCFs for different orders
  • Calculate absolute RVs for different orders using CCFs
  • Calculate vsinis using a CCF method (uses a slowly rotating calibration star)

Installation instructions

git clone git@github.com:gummiks/hpfspec.git
cd hpfspec
python setup.py install

Dependencies

Depends on

Todo

Finish adding HPFSpecMatch, which builds on this class.

This will give another capability to do vsini, which uses a chi2 method instead of a CCF method

About

HPF Spectrum Class

License:MIT License


Languages

Language:Jupyter Notebook 95.5%Language:Python 4.5%