brainprep.interfaces.qualcheck: Quality check functions.

Quality check functions.

Functions

euler_numbers(output_dir[, euler_threshold, ...])

FreeSurfer recon-all quality control.

fmriprep_metrics(output_dir[, ...])

FMRIprep quality control.

incremental_pca(image_files_regex, output_dir)

Perform an Incremental PCA with 2 components on a collection of images matched by a regex pattern, processing them in batches.

mask_overlap(maskdiff_files_regex, output_dir)

Compute overlap ratios between mask pairs from maskdiff summary files.

mean_correlation(image_files_regex, ...[, ...])

Compute the mean Pearson correlation between a reference image and a list of other images.

mriqc_metrics(iqm_files, output_dir[, dryrun])

Filter MRIQC group-level metrics according to modality-specific defaults.

network_entropy(network_files_regex, output_dir)

Comput enetwork entropy - "structure vs randomness" metric.

vbm_metrics(output_dir[, ncr_threshold, ...])

CAT12 VBM quality control.