Scalpels.jl: Scalpels algorithm to separate shift and shape-induced RVs.1,2
GPLinearODEMaker.jl: Computes the likelihood (and derivatives) of multivariate Gaussian processes (GP) that are composed of a linear combination of a univariate GP and its derivatives.2
GLOM_RV_Example: Example applying GPLinearODEMaker.jl to model spectroscopic timeseries. 2,3,4
NeidArchive.jl: Julia wrapper for API to query/download data from Neid archives. 2
NeidSolarScripts.jl: Scripts to analyze NEID Sun-as-a-star observations. 3,4
RvSpectMLPlots.jl: Plotting functions/scripts/notebooks that use RvSpectML.3
Experimental.jl: Repo for multiple pieces of code that are still in the development/research/experimental/untested stage.3,4
Please try to minimize breaking changes, and make sure any pull requests result in passing tests. If you add types or methods, then please consider adding associated documentation and tests for your pull request. ↩ ↩2 ↩3 ↩4
This pacakge does not depend on RvSpectMLBase (or other RvSpectML repos), but can be easily called by other packages in the RvSpectML ecosystem. ↩ ↩2 ↩3 ↩4
Expect that there will be breaking changes (e.g., renaming functions, changing function arguements, moving code to different modules) in this package. Once code for some purpose has stabilized and there are appropriate tests, we will consider whether it should become its own package or be incorporated into one of our other stable packages. ↩ ↩2 ↩3 ↩4
This package is not yet registerd in Julia’s general registry. ↩ ↩2 ↩3