FCP-INDI / C-PAC

Configurable Pipeline for the Analysis of Connectomes
https://fcp-indi.github.io/
GNU Lesser General Public License v3.0
63 stars 41 forks source link

🔊 Report how many frames got censored vs kept #1793

Open nimzodisaster opened 2 years ago

nimzodisaster commented 2 years ago

Related problem

When censoring it is useful to know how many frames got censored vs kept. This does not appear to be reported.

Proposed feature

Report number frames censored/retained in output.

Acceptance criteria

Include censoring results in motion params text file.

Alternatives

No response

Additional context

No response

nimzodisaster commented 2 years ago

to clarify, the motion params default to J_FD, not to what the pipeline config indicates.

sgiavasis commented 2 years ago

Thanks for the feature request. Wouldn't be difficult to add.

@FCP-INDI/developers can we see what's the most BIDS-y format for a file like that? Does it go into a motion summary, etc.?