desihub / desiconda

Tools to install DESI dependencies from scratch.
BSD 3-Clause "New" or "Revised" License
1 stars 7 forks source link

specutils #58

Closed weaverba137 closed 1 year ago

weaverba137 commented 1 year ago

specutils does not appear to be part of the standard desiconda installation. I believe in previous releases (2020-2021 era) we had installed it by hand in some desiconda distributions. Currently it is not installed in 22.2 or 22.5. This causes problems for some Prospect notebooks among other things. I realize we don't use specutils much outside of Prospect, but is there a specific reason that forbids us from installing it, or is it just historical reasons?

weaverba137 commented 1 year ago

Background: I was trying to demonstrate a Prospect notebook that illustrates running multiple instances of the spectrum viewer in the same notebook with different data sets. I couldn't run that notebook because specutils wasn't installed.