Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 956 Bytes

index.md

File metadata and controls

30 lines (17 loc) · 956 Bytes

SpectralLibraries.jl

Build Status codecov

This package provides a common interface to synthetic spectral libraries.

Installation

Currently this package is not registered, so to add it

(v1.2) pkg> add https://github.com/mileslucas/SpectralLibraries.jl

julia> using SpectralLibraries

Libraries

The following libraries are currently supported

  • [PHOENIX ACES HiRes](@ref phoenix)

Citation

Please refer to the appropriate references when using one of the model libraries.

Contributing

If you would like to extend this package, feel free to open an issue or a pull request on github