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

smoothing should be 2d rather than 3d #2

Open
poldrack opened this issue May 28, 2022 · 0 comments
Open

smoothing should be 2d rather than 3d #2

poldrack opened this issue May 28, 2022 · 0 comments

Comments

@poldrack
Copy link
Contributor

Currently spatial smoothing in imgmath.py is performed in 3d. however, given the timing offsets between slices, it would be better to do this in 2d. currently this won't have much of an effect, given that the default FWHM of 2.0 is much smaller than the slice thickness, but would be good to implement in principle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant