SteadyStateTrim (Preclinical)

Purpose. Discard the first n repetitions of a 5D ASL image to reach steady state.

Context I/O

  • Reads/Writes: Image (X,Y,Z,NR,1)

Parameters

Key

Type / Default

Meaning

trim

int / 2

Number of initial repetitions to drop

YAML example

modules:
  - name: SteadyStateTrim
    params:
      trim: 3