We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I believe these are wrong
brainweb/brainweb/utils.py
Lines 259 to 260 in 202eb40
petNoise=petNoise, t1Noise=t1Noise, t2Noise=t2Noise, petSigma=petSigma, t1Sigma=t1Sigma, t2Sigma=t2Sigma,
The text was updated successfully, but these errors were encountered:
fix handling of arguments in get_mmr_fromfile
00543e1
It ignored values for petNoise etc Fixes casperdcl#3
Sorry somehow missed the notification about this! Will fix in <24h
Sorry, something went wrong.
399b3e4
casperdcl
Successfully merging a pull request may close this issue.
I believe these are wrong
brainweb/brainweb/utils.py
Lines 259 to 260 in 202eb40
as they overwrite any arguments specified to the function, but should be
The text was updated successfully, but these errors were encountered: