Skip to content

Commit 06a3597

Browse files
authored
Merge pull request #110 from JuliaAstro/cgarling-patch-1
Add PhotometricFilters.jl
2 parents b8b6215 + 099dbb3 commit 06a3597

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
@@ -256,6 +256,16 @@ ecosystem() = (
256256
""",
257257
astropy = ["photutils", "regions"],
258258
),
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+
),
259269
(
260270
name = "PSFModels.jl",
261271
repo = "https://github.com/JuliaAstro/PSFModels.jl",

0 commit comments

Comments
 (0)