Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions affiliated/registry.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
{
"packages": [
{
"name": "ZodiPy",
"maintainer": "Metin San <[email protected]>",
"stable": true,
"home_url": "https://cosmoglobe.github.io/zodipy/",
"repo_url": "https://github.com/cosmoglobe/zodipy/",
"pypi_name": "zodipy",
"description": "ZodiPy is a Python tool for simulating the zodiacal emission that a solar system observer sees, either in the form of timestreams or binned HEALPix maps.",
"coordinated": false,
"review": {
"functionality": "Specialized package",
"ecointegration": "Partial",
"documentation": "Good",
"testing": "Good",
"devstatus": "Good",
"python3": "Yes",
"last-updated": "2024-02-24"
}
},
{
"name": "regularizePSF",
"maintainer": "Marcus Hughes <[email protected]>",
"stable": true,
Expand Down