Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliaastro/spectra.jl
Utilities for interfacing with astronomical spectra and synthetic spectra libraries.
https://github.com/juliaastro/spectra.jl
astronomy julia spectra
Last synced: 6 days ago
JSON representation
Utilities for interfacing with astronomical spectra and synthetic spectra libraries.
- Host: GitHub
- URL: https://github.com/juliaastro/spectra.jl
- Owner: JuliaAstro
- License: mit
- Created: 2019-07-27T06:51:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T21:06:28.000Z (over 4 years ago)
- Last Synced: 2024-05-09T13:09:23.578Z (6 months ago)
- Topics: astronomy, julia, spectra
- Language: Julia
- Size: 408 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spectra.jl
[![Build Status](https://travis-ci.com/JuliaAstro/Spectra.jl.svg?branch=master)](https://travis-ci.com/juliaastro/Spectra.jl)
[![codecov](https://codecov.io/gh/JuliaAstro/Spectra.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/juliaastro/Spectra.jl)
![GitHub](https://img.shields.io/github/license/juliaastro/Spectra.jl.svg?color=red)[![](https://img.shields.io/badge/docs-dev-blue.svg?label=docs)](https://juliaastro.github.io/Spectra.jl/stable)
[![](https://img.shields.io/badge/docs-stable-blue.svg?label=docs)](https://juliaastro.github.io/Spectra.jl/dev)Utilities for interfacing with astronomical spectra and synthetic spectra libraries.
~**Warning: This is a work in progress and is under heavy development**~
**Status:** Currently I (Miles) am not working with spectra anymore and can't dedicate much time to this- I hope to revisit this package but it is no longer in active development.
**Primary Author:** Miles Lucas [@mileslucas](https://github.com/mileslucas)
## Installation
Currently this package can only be installed from github. To do so, either clone this repository and install it or
pkg> add https://github.com/JuliaAstro/Spectra.jl
from the `pkg` command line (Press `]` from Julia REPL)