-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
temporarily avoid conflicts introduced by recent glue releases #109
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #109 +/- ##
==========================================
- Coverage 93.92% 92.71% -1.22%
==========================================
Files 37 39 +2
Lines 1598 1881 +283
==========================================
+ Hits 1501 1744 +243
- Misses 97 137 +40 ☔ View full report in Codecov by Sentry. |
Hmm, in |
Now with spacetelescope/jdaviz#2820 upstream, I think this should go away once jdaviz 3.9.1 is released. But when we want to get display unit support in lcviz, we'll need to modify the logic upstream to be more general and not just assume that flux means Spectrum1D. |
#110 reverts the max-pin by bypassing jdaviz's custom unit converter and implementing a barebones one for lcviz, but that is failing when glue requests converting between days and electron/s. See #110 (comment) |
spacetelescope#109)" This reverts commit 3ec3916.
spacetelescope#109)" This reverts commit 3ec3916.
with glue >= 1.19.0, we are getting the following traceback when loading data: