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 ------------ .. code-block:: yaml modules: - name: SteadyStateTrim params: trim: 3