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)
git clone git@github.com:gummiks/hpfspec.git
cd hpfspec
python setup.py install
Depends on
- crosscorr (https://github.com/gummiks/crosscorr)
- barycorrpy
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