RvSpectML Modules

RvSpectML.DCPCAModule

Module for performing a Doppler-constrained PCA analysis

For algorithm information, see:

  • Jones, Stenning, Ford et al. https://arxiv.org/abs/1711.01318
  • See also: Gilbertson, Ford, Jones & Stenning 2020 https://arxiv.org/abs/2009.01085

Author: Eric Ford Date: September 2020

source

Interpolation Algorithms

RvSpectML.SincInterpolationModule

Module for performing Sinc interpolation From https://github.com/christiangil/GP-Research/blob/master/julia/src/interpolationfunctions.jl https://github.com/christiangil/GP-Research/blob/master/julia/src/generalfunctions.jl

Authors: Joe Ninan (original) Christian Gilbertson (Converted to Julia and optimized) Eric Ford (Further adapted/optimizations)

source

Other Modules