We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8b6215 + 099dbb3 commit 06a3597Copy full SHA for 06a3597
1 file changed
src/JuliaAstroDocs.jl
@@ -256,6 +256,16 @@ ecosystem() = (
256
""",
257
astropy = ["photutils", "regions"],
258
),
259
+ (
260
+ name = "PhotometricFilters.jl",
261
+ repo = "https://github.com/JuliaAstro/PhotometricFilters.jl",
262
+ doc = "https://juliaastro.org/PhotometricFilters/stable/",
263
+ tagline = "A reference of common photometric filters",
264
+ descr = """
265
+ - Provides access to, and operations on, photometric filter curves
266
+ """,
267
+ astropy = [],
268
+ ),
269
(
270
name = "PSFModels.jl",
271
repo = "https://github.com/JuliaAstro/PSFModels.jl",
0 commit comments