-
Notifications
You must be signed in to change notification settings - Fork 17
Implement general kinetic model for multi-PLD data #381
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
Conversation
xdata[0, 2] = m0_a_voxel | ||
xdata[0, 3] = m0_a_voxel |
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.
I still need to figure out how to get M0b.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #381 +/- ##
==========================================
+ Coverage 79.62% 79.67% +0.04%
==========================================
Files 37 37
Lines 3946 4004 +58
Branches 551 561 +10
==========================================
+ Hits 3142 3190 +48
- Misses 625 633 +8
- Partials 179 181 +2 ☔ View full report in Codecov by Sentry. |
Unfortunately, this won't resolve the CBF estimation issues.
Closing in favor of #545. |
Closes #272 and closes #298.
Changes proposed in this pull request
Documentation that should be reviewed