Mapping Julia’s Astronomy Package Ecosystem: Bridging Gaps and Highlighting Strengths

Should SortMerge.jl be in the list?
It is not as polished as FlexiJoins.jl but its performance are very good (e.g. it can cross-match 2 catalogs each with 10^6 entries in ~2 sec, example here).

Also, @barrettp, is the JuliaAstro Zoom meeting open to anyone?
I would really like to participate… :wink:

1 Like

The JuliaAstro meetings are open to anyone. All are welcome.

They are normally on the fourth Wednesday of every month. However, the April meeting was postponed by one week.

2 Likes

8 posts were split to a new topic: FlexiJoins vs SortMerge (particularly in astronomy workflows)

Cool, will wait for more feedback from folks

Update: The comparison tables have been cleaned up a bit now. Please keep these awesome package suggestions coming =]

We’ve also started updating our list of aero/astro talks, so please also feel free to leave a suggestion if you have more in mind!

3 Likes

I wonder if it would make sense for JuliaAstro at this point to have a blog that talks about major package updates, like the Tidyverse website has.

Oh, word. If that’s something that folks think would be useful, I’d be happy to start writing something up once things have settled on our end a bit

1 Like

Hi Giorgio, nice meeting you today! Thanks for offering to include your package. Looking back over things again, would it make sense to move both FlexiJoins.jl and SortMerge.jl over to the astropy.table row? It seems like they have similar functionality to astropy.table.join_distance and friends, but I am not familiar with either package

Also, I really need to add a version of our draft ecosystem contributor guide for updating our comparisons page. I’m currently dropping down to raw html to get the nested table lists working, but I’m sure that there is a better way. The dream would be getting something like CommonMark.jl support in Documenter.jl working, but I am all ears if folks have other suggestions!

Update: contributor docs are now up

1 Like

I’m personally not familiar with astropy tools for this, so feel free to put FlexiJoins.jl wherever you find reasonable.

1 Like