better definition and management of a serie of scan
TODO
-
move existing to a dedicated serie
module -
create a dedicated class for Serie -
connect serie and TomoScanBase -
in order to avoid having circular dependancies and have a lower memory print add the dataset identifiers to tomoscan.scanbase.TomoScanBase. -
add it in tomoscan (from processview https://gitlab.esrf.fr/workflow/processview/-/blob/master/processview/core/dataset.py#L31)
-
use cases
- z-series
- stiching of several acquisition
- helper to get min / max of volume reconstructed and compute a common min / max to be provided later.
information / context
Tomoscan will contain a low level way of defining serie. For more advanced feature (like getting a common min / max ... I guess this will be more at tomwer or nabu side)
Edited by payno