astropy / imageutils

Image processing utilities for Astropy (No longer maintained)
https://imageutils.readthedocs.org/
9 stars 17 forks source link

Remove functionality from imageutils that is in astropy #44

Open astrofrog opened 9 years ago

astrofrog commented 9 years ago

If we are going to keep this repository open for experimentation, we should nevertheless remove any functionality and close issues relating to things that are now in astropy master

pllim commented 9 years ago

:+1: Remove them but keep a warning statement that they now can be found in astropy.

larrybradley commented 9 years ago

:+1: I think that everything in imageutils got moved to astropy except for lacosmic, which is now in astro_scrappy. So this repo will effectively be empty.

pllim commented 9 years ago

So, is it time to "retire" this repo?

astrofrog commented 9 years ago

@pllim - yes, I think that would make sense, to avoid confusion on the part of users.

pllim commented 9 years ago

So maybe something like removing everything but __init__.py that now only prints a list of where all the functions have gone?

>>> import imageutils
WARNING: This package is retired. Here is a list of where its functions now reside:
blahblah() --> astropy.blahblah()
blahblahblah() --> astropy.blahblahblah()
cdeil commented 9 years ago

If someone takes the time to go through what's here and the issues, and transfer this on Astropy issues or @larrybradley's https://github.com/spacetelescope/imutils, we should just delete this repo completely (along with it's issues).

It's a bit of work though to do that (not sure how much exactly), so that's why it hasn't happened. Any takers?

pllim commented 9 years ago

@embray , didn't you do a massive issues transfer once for ETC? Any advice?

astrofrog commented 9 years ago

There are only 16 issues open, so probably not too long to do by hand.

larrybradley commented 9 years ago

From a quick look, it appears most of the issues can be closed now. The rest should go to astropy.

embray commented 9 years ago

https://github.com/spacetelescope/github-issues-import