Modules

RvSpectML Modules

RV-Related Algorithms

Modules = [ RvSpectML.DCPCA, RvSpectML.LineFinder ] #, RvSpectML.PPCA ]
Order = [:module]

Interpolation Algorithms

Module with wrappers for performing linear interpolation..

Author: Eric Ford

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)

Module for interpolating via Gaussian Process Regression based on Stheno and TemporalGPs packages.

Other Modules