-
Notifications
You must be signed in to change notification settings - Fork 171
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
[ENH] Specify the naming of scanner-generated TRACE and ADC volumes #1725
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1725 +/- ##
=======================================
Coverage 87.92% 87.93%
=======================================
Files 16 16
Lines 1375 1351 -24
=======================================
- Hits 1209 1188 -21
+ Misses 166 163 -3 ☔ View full report in Codecov by Sentry. |
Probably worth asking for people who voted in #1723 to review. |
@@ -38,3 +38,22 @@ sbref: | |||
run: optional | |||
part: optional | |||
chunk: optional | |||
|
|||
isotropic: |
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.
Can you add a comment here summarizing what this group is?
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.
yeah looks good ! thx @remi pointing to the rendered version :-)
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.
Still good with me.
I was updating my local code and realized that |
One small suggestion in the phrasing -- maybe it is worth avoiding using 'derivatives' to avoid confusion?
|
It wasn't part of the prior discussion. If you don't mind, I'd prefer to reserve that for a new PR than change this one last-minute. |
Closes #1723.