aslprep.workflows.asl.stc module

Slice-Timing Correction (STC) of ASL images.

init_asl_stc_wf(metadata, name='asl_stc_wf')[source]

Create a workflow for STC.

This workflow performs STC over the input ASL image.

Workflow Graph

(Source code)

Parameters:
  • metadata (dict) – BIDS metadata for ASL file

  • name (str) – Name of workflow (default: asl_stc_wf)

Inputs:
  • asl_file – ASL series NIfTI file

  • skip_vols – Number of non-steady-state volumes detected at beginning of asl_file

Outputs:

stc_file – Slice-timing corrected ASL series NIfTI file