tomwer.core.reconstruction.nabu.utils.get_multi_cor_recons_volume_identifiers#
- tomwer.core.reconstruction.nabu.utils.get_multi_cor_recons_volume_identifiers(scan, slice_index, location, file_prefix, cors, file_format, axis=NabuPlane.XY)#
util to retrieve Volumes (identifier) reconstructed by nabu-multicor
- Parameters:
scan (
TomwerScanBase) – scam processed by the nabu-multicorlocation (
str) – location of the filescors (
tuple) – cors for which we want the reconstructed slices. As this extension is created by nabu the cor reference is in absolute.file_format (
str) – file format of the reconstruction
- Return type:
dict- Returns:
a dict with absolute cor value as key and the Volume identifier as value