From 9f9e876318367c96f872b396f34e77d2556b43e5 Mon Sep 17 00:00:00 2001 From: Olivier Commowick Date: Tue, 4 Jan 2022 18:20:38 +0100 Subject: [PATCH] Correct typo --- docs/source/ms_scripts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/ms_scripts.rst b/docs/source/ms_scripts.rst index 760084fec..b272f9385 100644 --- a/docs/source/ms_scripts.rst +++ b/docs/source/ms_scripts.rst @@ -8,7 +8,7 @@ MSSEG 2016 prerpocessing script This script (**animaMSExamPreparationMSSEG2016.py**) combines several processing steps to preprocess a single time point containing T1, T2/PD, FLAIR and Gd T1 images using the same script that was used in the MSSEG 2016 challenge [1]. It relies on a precomputed brain mask that may be obtained from `volBrain `_ (as for the challenge) or :doc:`the brain extraction scripts of Anima `. The script performs denoising, bias correctino, brain masking and registration to the FLAIR image as explained in [1]. -MSSEG-2 longitudinal prerpocessing script +MSSEG-2 longitudinal preprocessing script ----------------------------------------- This second script comes from the `second challenge `_ on new MS lesions segmentation that took place at MICCAI 2021. It is named **animaMSLongitudinalPreprocessing.py** and takes as an input an organized folder with FLAIR images at two time points (already rigidly registered) and, if available, of some ground truths. It then performs basic preprocessing using Anima tools, on the two images. This script was provided to the challengers at the MSSEG-2 challenge to help them participate. The following steps are performed: