-
Notifications
You must be signed in to change notification settings - Fork 132
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
Do not clean up FA for degenerate tensors within DTI node #1215
Labels
Comments
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 22, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
What's the point of the FA file? Where is it used subsequent to saving? |
Generating the reports, mostly.
…On Fri, Mar 22, 2024, 21:07 Ariel Rokem ***@***.***> wrote:
What's the point of the FA file? Where is it used subsequent to saving?
—
Reply to this email directly, view it on GitHub
<#1215 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAESDRXOC3YNNDDHNXL3Q6LYZSFQHAVCNFSM6AAAAABFCWPDFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJVHAZDKOJWG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 25, 2024
Here I will continue creating the diffusion QC Nipype interface and also transfer the preprocessing that was in the QC module. Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 25, 2024
- [x] Start with interface for IQMs calculation. - [x] Accommodate calculation of spikes masks, WM mask, etc. - [x] Start with workflow connections Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 28, 2024
- [x] Start with interface for IQMs calculation. - [x] Accommodate calculation of spikes masks, WM mask, etc. - [x] Start with workflow connections Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 29, 2024
- [x] Start with interface for IQMs calculation. - [x] Accommodate calculation of spikes masks, WM mask, etc. - [x] Start with workflow connections Resolves: nipreps#1215.
oesteban
added a commit
to arokem/mriqc
that referenced
this issue
Mar 31, 2024
- [x] Start with interface for IQMs calculation. - [x] Accommodate calculation of spikes masks, WM mask, etc. - [x] Start with workflow connections Resolves: nipreps#1215.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
We are immediately cleaning up the FA:
mriqc/mriqc/interfaces/diffusion.py
Lines 472 to 473 in 61b59e0
Methods that require a "massaged" FA (e.g., to calculate the CC mask) should take these two easy steps on their own.
/cc @arokem @teresamg
What command did you use?
What version of the software are you running?
master
How are you running this software?
Local installation ("bare-metal")
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
The text was updated successfully, but these errors were encountered: