-
Notifications
You must be signed in to change notification settings - Fork 7
A few suggestions on the models chapter. #16
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
|
Sorry - looking at the models now I see that they all take S0 as an input on initialization. I think that I understand the logic behind that. I'll go ahead and revert my suggested changes to the b0 model. |
|
Deploy preview for nipreps-book ready! Built with commit 37b0575 |
|
Deploy preview for nipreps-book ready! Built with commit 6ec76ad |
oesteban
left a comment
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.
Three minor suggestions
Co-authored-by: Oscar Esteban <code@oscaresteban.es>
Co-authored-by: Oscar Esteban <code@oscaresteban.es>
Co-authored-by: Oscar Esteban <code@oscaresteban.es>
|
Thanks for the added suggestions! 🙌 |
Following up on #14, here are a few suggestions. There are some changes here that are rather mild, but the main one is a suggestion to change the B0 model to be a bit more "model-like". See if it makes sense.