AFQ.tractography.utils#

Attributes#

Functions#

get_percentile_threshold(mask, threshold)

_is_int(val)

gen_seeds(seed_mask, seed_threshold, n_seeds, ...)

Generate seeds for tracking. For parameters, see

Module Contents#

AFQ.tractography.utils.logger[source]#
AFQ.tractography.utils.get_percentile_threshold(mask, threshold)[source]#
AFQ.tractography.utils._is_int(val)[source]#
AFQ.tractography.utils.gen_seeds(seed_mask, seed_threshold, n_seeds, thresholds_as_percentages, random_seeds, rng_seed, affine)[source]#

Generate seeds for tracking. For parameters, see AFQ.tractography.tractography.track().