Skip to content
10 changes: 10 additions & 0 deletions src/JuliaAstroDocs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,16 @@ ecosystem() = (
""",
astropy = ["photutils", "regions"],
),
(
name = "PhotometricFilters.jl",
repo = "https://github.com/JuliaAstro/PhotometricFilters.jl",
doc = "https://juliaastro.org/PhotometricFilters/stable/",
tagline = "A reference of common photometric filters",
descr = """
- Provides access to, and operations on, photometric filter curves
""",
astropy = [],
),
(
name = "PSFModels.jl",
repo = "https://github.com/JuliaAstro/PSFModels.jl",
Expand Down
Loading