spacetelescope / cubeviz

Data analysis package for cubes. https://cubeviz.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
15 stars 25 forks source link

MNT: Officially retire cubeviz #599

Closed pllim closed 3 years ago

pllim commented 3 years ago

Fix #598 (in a way)

Pre-requisite for #594

With this patch:

$ cubeviz
cubeviz is no longer supported, please use jdaviz. If you must use cubeviz, please try the 0.3.x series in Python 3.6.
>>> import cubeviz
cubeviz is no longer supported, please use jdaviz. If you must use cubeviz, please try the 0.3.x series in Python 3.6.
pllim commented 3 years ago

delete all the other files

I debated with myself about it... and thought as long as nothing breaks on import, maybe not worth the trouble... 🤷

pllim commented 3 years ago

p.s. After merge, I will use this PR as a "template" for legacy mosviz and specviz.

pllim commented 3 years ago

Looks like you never set up RTD PR build here. Just trust me the doc will build then...