tomoscan.serie.serie_is_complete_from_group_size

tomoscan.serie.serie_is_complete_from_group_size(scans: Iterable) bool

Insure the provided group of scan is valid. Otherwise raise an error

Parameters:

scans (Iterable) – group of TomoScanBAse to check

Returns:

True if the group is complete

Return type:

bool