Realign (SPM)
Purpose. Motion-correct ASL time series using SPM Realign (Nipype wrapper).
Inputs
For each
{asl}:perf/{asl}.niiunder the derivatives mirror.
Outputs
SPM realign outputs (mean images, realigned series) written in place following SPM’s
write_which/register_to_meanbehavior.
Configuration
Key |
Type / Default |
Meaning |
|---|---|---|
|
float / |
SPM quality (0–1) |
|
float / |
Smoothing kernel for estimation |
|
bool / |
Register to mean image |
|
str / |
|
|
int / |
Interpolation (1=trilinear) |
|
list / |
SPM wrap flags |
|
bool / |
Write implicit mask |
|
list / |
Which images to write |
YAML example
modules:
- name: Realign
config:
quality: 0.9
fwhm: 5
register_to_mean: true
jobtype: estwrite