Skip to content

Commit 6f3729b

Browse files
authored
Merge pull request #128 from JuliaAstro/icweaver-patch-1
Add Astroalign.jl
2 parents 5661062 + 7cab6c3 commit 6f3729b

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
@@ -774,6 +774,16 @@ ecosystem() = (
774774
),
775775
),
776776
"Data processing" => (
777+
(
778+
name = "Astroalign.jl",
779+
repo = "https://github.com/JuliaAstro/Astroalign.jl",
780+
doc = "https://juliaastro.org/Astroalign/stable/",
781+
tagline = "An experimental reimplementation of astroalign.py",
782+
descr = """
783+
- An experimental reimplementation of [astroalign](https://github.com/quatrope/astroalign) in Julia
784+
""",
785+
astropy = ["astroalign"],
786+
),
777787
(
778788
name = "torrance/Casacore.jl",
779789
repo = "https://github.com/torrance/Casacore.jl",

0 commit comments

Comments
 (0)