2 Matching Annotations
- Nov 2021
-
fhopp.github.io fhopp.github.io
-
Let’s recode that by using
Test!
-
- Jun 2021
-
naturalistic-data.org naturalistic-data.org
-
masker function normalizes the data by default
According to the latest documentation of the NiftiLabelsMasker (https://nilearn.github.io/modules/generated/nilearn.input_data.NiftiLabelsMasker.html), normalization is not the default option. However, standardize=True was explicitly declared when applying the mask above.
-