Skip to content

Commit f6d923d

Browse files
hamogupllimdhomeier
authored
Remove packages that went through PyOpenSci from our old listing (#675)
* Remove packages that went through PyOpenSci from our old listing Since the packges are now listed through PyOpenSci, they appear twice on the Astropy affiliated website once under the heading "Affiliated Packages Registry" and once under the heading "Affiliated Packages Registry (Pre-APE 22)". We're trying to make that list the most useful for people to find packages and we think it's clearer if each package is listed only once. Thus, this PR removes the older (pre-APE 22) listing towards the bottom on the page. Both affected packages have been contacted and agree: StingraySoftware/stingray#926 Cosmoglobe/zodipy#50 * Remove extra blank line Co-authored-by: Derek Homeier <dhomeie@gwdg.de> --------- Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com> Co-authored-by: Derek Homeier <dhomeie@gwdg.de>
1 parent efb7a64 commit f6d923d

File tree

1 file changed

+0
-39
lines changed

1 file changed

+0
-39
lines changed

affiliated/registry.json

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
{
22
"packages": [
3-
{
4-
"name": "ZodiPy",
5-
"maintainer": "Metin San <metin.san@astro.uio.no>",
6-
"stable": true,
7-
"home_url": "https://cosmoglobe.github.io/zodipy/",
8-
"repo_url": "https://github.com/cosmoglobe/zodipy/",
9-
"pypi_name": "zodipy",
10-
"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.",
11-
"coordinated": false,
12-
"review": {
13-
"functionality": "Specialized package",
14-
"ecointegration": "Partial",
15-
"documentation": "Good",
16-
"testing": "Good",
17-
"devstatus": "Good",
18-
"python3": "Yes",
19-
"last-updated": "2024-02-24"
20-
}
21-
},
223
{
234
"name": "regularizePSF",
245
"maintainer": "Marcus Hughes <marcus.hughes@swri.org>",
@@ -694,26 +675,6 @@
694675
"last-updated": "2017-11-08"
695676
}
696677
},
697-
{
698-
"name": "stingray",
699-
"maintainer": "Daniela Huppenkothen, Matteo Bachetti, Abigail Stevens, Simone Migliari, and Paul Balm",
700-
"stable": false,
701-
"repo_url": "https://github.com/StingraySoftware/stingray",
702-
"home_url": "https://stingraysoftware.github.io",
703-
"pypi_name": "stingray",
704-
"description": "Python library for spectral-timing analysis of X-ray data.",
705-
"image": null,
706-
"coordinated": false,
707-
"review": {
708-
"functionality": "Specialized package",
709-
"ecointegration": "Partial",
710-
"documentation": "Partial",
711-
"testing": "Good",
712-
"devstatus": "Good",
713-
"python3": "Yes",
714-
"last-updated": "2017-11-08"
715-
}
716-
},
717678
{
718679
"name": "Halotools",
719680
"maintainer": "Andrew Hearin, Nick van Alfen <ahearin@nal.gov>",

0 commit comments

Comments
 (0)