Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ocommowi committed Jan 4, 2022
1 parent 1ed6e78 commit 9f9e876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/ms_scripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://www.volbrain.upv.es>`_ (as for the challenge) or :doc:`the brain extraction scripts of Anima <segmentation_scripts>`. 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 <https://portal.fli-iam.irisa.fr/msseg-2/>`_ 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:
Expand Down

0 comments on commit 9f9e876

Please sign in to comment.