-
Notifications
You must be signed in to change notification settings - Fork 3
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
REF_M: Add the capability to autoreduce two samples from the same run #166
Conversation
Signed-off-by: Jose Borreguero <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #166 +/- ##
==========================================
+ Coverage 77.07% 77.16% +0.08%
==========================================
Files 50 50
Lines 4616 4634 +18
==========================================
+ Hits 3558 3576 +18
Misses 1058 1058 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Jose Borreguero <[email protected]>
a27a83a
to
cd936e0
Compare
for more information, see https://pre-commit.ci
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.
Signed-off-by: Jose Borreguero <[email protected]>
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.
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.
removed duplicate review
References EWM 5797
Short description of the changes:
Update the reduction options form for instrument
REF_M
with entries for up to three samples.Check list for the pull request
Check list for the reviewer
Manual test for the reviewer
Run unit test
test_ref_m
but first remove comment to print the HTML form. After that point your browser tofile:///tmp/junk.html
to see the form with entries for three samples.