xcp_d.workflows.bold.outputs module
Workflows for collecting and saving functional outputs.
- xcp_d.workflows.bold.outputs.init_postproc_derivatives_wf(name_source, source_metadata, has_multiple_runs, exact_scans, name='postproc_derivatives_wf')[source]
Write out the xcp_d derivatives in BIDS format.
- Workflow Graph
(Source code, png, svg, pdf)
- Parameters:
name_source (
str) – bold or cifti filessource_metadata (
dict)exact_scans (
listofint, optional) – If used, this parameter will produce correlation matrices limited to each requested amount of time. If there is more than the required amount of low-motion data, then volumes will be randomly selected to produce denoised outputs with the exact amounts of time requested. If there is less than the required amount of ‘good’ data, then the run will not be post-processed.name (
str, optional) – Name of the workflow. This is used for working directories and workflow graphs. Default is “connectivity_wf”.
- Inputs:
atlas_files
timeseries (
listofstr) – List of paths to atlas-specific time series TSV files. These time series are produced from thecensored_denoised_boldoutputs.correlations (
listofstr) – List of paths to atlas-specific ROI-to-ROI correlation TSV files. These correlations are produced from thetimeseriesoutputs.coverage (
listofstr) – List of paths to atlas-specific coverage TSV files.timeseries_ciftis (
listofstr) – List of paths to atlas-specific time series CIFTI (ptseries) files. These time series are produced from thecensored_denoised_boldoutputs.correlation_ciftis (
listofstr) – List of paths to atlas-specific ROI-to-ROI correlation CIFTI (pconn) files. These correlations are produced from thetimeseries_ciftioutputs.coverage_ciftis (
listofstr) – List of paths to atlas-specific coverage CIFTI (pscalar) files.qc_file – LINC-style quality control file
denoised_bold
smoothed_denoised_bold
alff – alff nifti
parcellated_alff
smoothed_alff – smoothed alff
reho
parcellated_reho
confounds_tsv
confounds_metadata
motion_file
motion_metadata
temporal_mask (
str) – Temporal mask; all values abovefd_threshset to 1. This is a TSV file with one column: ‘framewise_displacement’.temporal_mask_metadata
dummy_scans (
intor “auto”) – Number of volumes to remove from the beginning of each run. If set to ‘auto’, xcp_d will extract non-steady-state volume indices from the preprocessing derivatives’ confounds file.