Solves #89. Creates a common preprocessing backend to be used with PairwiseAlignment and TemplateAlignment. Automatically masks and parcellates any number of nifti images in the spirit of scikit-learn's StandardScaler. Suggestions for better class name are welcome!
Solves #89. Creates a common preprocessing backend to be used with
PairwiseAlignment
andTemplateAlignment
. Automatically masks and parcellates any number of nifti images in the spirit of scikit-learn'sStandardScaler
. Suggestions for better class name are welcome!Goals:
PairwiseAlignment
TemplateAlignment