Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)