RvSpectMLBase.jl logo
RvSpectMLBase.jl
  • Home
    • Getting Started
    • Related Documentation
  • API
    • Overview
    • Modules
    • Functions
    • Instrument-Specific Functions
    • Types
  • Internals
  • Index
Version
  • Home
  • Home
Edit on GitHub

RvSpectMLBase

Getting Started

  • Install Julia 1.5. On Penn State's ICS-ACI, it is avaliable at /gpfs/group/ebf11/default/julia/bin/julia.
  • Install the RvSpectMLBase package and it's dependencies. From julia
import Pkg
Pkg.add("https://github.com/RvSpectML/RvSpectMLBase.jl")
Pkg.instantiate()
  • Run the tests
> include("test/runtests.jl")

Related Documentation

  • RvSpectMLBase
  • EchelleInstruments
  • EchelleCCFs
  • Scalpels
Overview »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.24 on Monday 10 April 2023. Using Julia version 1.8.5.