Skip to content

Commit 9f9b70e

Browse files
committed
put back Spectra.jl [skip ci]
1 parent 7b748a4 commit 9f9b70e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/JuliaAstroDocs.jl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,16 @@ ecosystem() = (
366366
""",
367367
astropy = ["specreduce", "specutils"],
368368
),
369+
(
370+
name = "Spectra.jl",
371+
repo = "https://github.com/JuliaAstro/Spectra.jl",
372+
doc = "https://juliaastro.org/Spectra/stable",
373+
tagline = "Utilities for interfacing with astronomical spectra and synthetic spectra libraries",
374+
descr = """
375+
- Utilities for interfacing with astronomical spectra and synthetic spectra libraries
376+
""",
377+
astropy = ["specreduce", "specutils"],
378+
),
369379
(
370380
name = "SpectralFitting.jl",
371381
repo = "https://github.com/fjebaker/SpectralFitting.jl",

0 commit comments

Comments
 (0)