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

Multi-shell DTI report showing same SNR for best and worst volumes #1358

Open
HQHuang opened this issue Sep 26, 2024 · 0 comments
Open

Multi-shell DTI report showing same SNR for best and worst volumes #1358

HQHuang opened this issue Sep 26, 2024 · 0 comments
Labels

Comments

@HQHuang
Copy link

HQHuang commented Sep 26, 2024

What happened?

We ran MRIQC in docker to get a report on multi-shell diffusion data (1 scan of b=0, 64 scans of b=1500 and 64 scans of b=3000). For shell1 (b=1500), we got same snr values for best and worst volumes. However, for shell2 (b=3000), we got a high snr for best volume and low snr for worst volume. See the screenshot below.

image

What command did you use?

docker run -it --rm -v $mriqc_in_dir:/data:ro -v $mriqc_out_dir:/out nipreps/mriqc:latest /data /out participant --participant_label ${mriqc_group} --n_procs 6 --no-sub

What version of the software are you running?

24.1.0.dev0+g3fe90466.d20240417

How are you running this software?

Docker

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

No response

Additional information / screenshots

No response

@HQHuang HQHuang added the bug label Sep 26, 2024
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