Skip to content

Commit d8574a4

Browse files
committed
Remove saba from the list of affiliated packages
While the registry still lists the main original author as maintainer, he has left astronomy several years ago and I agreed to take over, though I have never done anything to get saba back to a functioning state or maintain it in any way. As it stands, saba is old, unmaintained and doesn’t actually work for anything newer than astropy 1.0 or so (because astropy.modelling has been changing so much). I think there are better alternatives to get more fitting algorithms into astropy by now (e.g. optimagic ) and realistically, I’m not going to pick up saba again - I’d rather spend energy to keep Sherpa itself running or bridge astropy.modelling to optimagic. I suggest we archive saba and remove it from the affiliated package list. It never gained much traction so the risk that people need it to be listed there for help with their pre-astropy 2.0 fitting is vanishingly low. I request this removal as current acting maintainer of saba and I have received confirmation from the other original author who is still active in the Astropy project (@taldcroft) that he agrees.
1 parent 5ea457c commit d8574a4

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

affiliated/registry.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -914,25 +914,6 @@
914914
"last-updated": "2017-11-27"
915915
}
916916
},
917-
{
918-
"name": "Saba",
919-
"maintainer": "Michele Costa <m.t.costa@keele.ac.uk>",
920-
"stable": true,
921-
"repo_url": "https://github.com/astropy/saba",
922-
"home_url": "https://saba.readthedocs.io",
923-
"pypi_name": "saba",
924-
"description": "A Package which allows astropy.modeling to interface with sherpa's fitting routines",
925-
"coordinated": false,
926-
"review": {
927-
"functionality": "General package",
928-
"ecointegration": "Good",
929-
"documentation": "Good",
930-
"testing": "Good",
931-
"devstatus": "Functional but low activity",
932-
"python3": "Yes",
933-
"last-updated": "2017-09-26"
934-
}
935-
},
936917
{
937918
"name": "dust_extinction",
938919
"maintainer": "Karl Gordon",

0 commit comments

Comments
 (0)