Skip to content
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

[WARNING] Deal with a division by zero #927

Closed
oesteban opened this issue Jan 10, 2018 · 1 comment
Closed

[WARNING] Deal with a division by zero #927

oesteban opened this issue Jan 10, 2018 · 1 comment
Labels

Comments

@oesteban
Copy link
Member

/usr/local/miniconda/lib/python3.6/site-packages/fmriprep/interfaces/freesurfer.py:359: RuntimeWarning: divide by zero encountered in float_scalars
  zstat = abs(anat[tuple(pixel)] - window[window > 0].mean()) / window[window > 0].std()
@oesteban
Copy link
Member Author

still a problem

@oesteban oesteban reopened this Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant