From d0b2b1652ef2a12212b73f60a804dae555ad2056 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Wed, 19 Oct 2022 09:34:58 -0400 Subject: [PATCH] Update docs/usage.rst --- docs/usage.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index a698585a..5cb2af9c 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -34,4 +34,7 @@ Command-Line Arguments A Note about Processing CIFTIs ====================== -FitLins (as of v0.7.0) can process CIFTI outputs (e.g., from fMRIPrep's ``--cifti-output`` flag). For FitLins to load fMRIPrep CIFTI outputs, define ``--space fsLR`` and ``--desc-label ""``. The FitLins statistical map outputs will be saved as ``.dscalar.nii`` images. Figures in the reports will include a surface representation as well as separate images for subcortical regions. +FitLins (as of v0.7.0) can process CIFTI outputs (e.g., from fMRIPrep's ``--cifti-output`` flag). +For FitLins to load fMRIPrep CIFTI outputs, define ``--space fsLR`` and ``--desc-label ""``. +The FitLins statistical map outputs will be saved as ``.dscalar.nii`` images. +Figures in the reports will include a surface representation as well as separate images for subcortical regions.