fsl.wrappers.bianca
This module contains wrapper functions for the FSL BIANCA commands.
- fsl.wrappers.bianca.bianca(singlefile, querysubjectnum=None, brainmaskfeaturenum=None, **kwargs)[source]
Wrapper function for the FSL
bianca
command.
- fsl.wrappers.bianca.bianca_cluster_stats(bianca_output_map, threshold, min_cluster_size, mask=None)[source]
Wrapper function for the FSL
bianca_cluster_stats
command.
- fsl.wrappers.bianca.bianca_overlap_measures(lesionmask, threshold, manualmask, saveoutput=True)[source]
Wrapper function for the FSL
bianca_overlap_measures
command.