-
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
ScopeSimple #426
ScopeSimple #426
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #426 +/- ##
==========================================
+ Coverage 76.53% 76.59% +0.05%
==========================================
Files 65 66 +1
Lines 7970 8091 +121
==========================================
+ Hits 6100 6197 +97
- Misses 1870 1894 +24 ☔ View full report in Codecov by Sentry. |
Closes #388 |
34794a6
to
f412f5b
Compare
Include modes argument Plot improvements Typing, docstrings, reprs Don't pass [None], just None Download missing packages Pass initial dit & ndit = None, this is an IRDB problem... Allow slice and kwargs for plot Improve plot method Add optional readout method Move download functionality to the right module Refactoring, docstrings and cleanup Increase coverage
Catch case of no DIT or NDIT to avoid weird error Improve handling of MINDIT Pass kwargs to detector effects These now pass
f412f5b
to
0f1f4dd
Compare
This is not fully functional yet, mostly because of #464. I'd still suggest merging this PR, as it passes now, to avoid this getting further out of sync, and then fully implementing it once the DIT/NDIT stuff is properly fixed... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better get this in indeed
New top-level User Interface, as presented at the METIS Science Team Meeting.