Improve volumes - for z-stitching
TODO
-
make sure all the metadata are available for the different type -
check if nabu is correctly saving metadata for file format other than HDF5 -
add test for position
andpixel_size
getter
andsetter
-
add util function to concatenate volume
NOTES
add util function to concatenate volume
this feature is done by the tomoscan.utils.volume.concatenate
. It only handle raw concatenation of both the data and the metadata.
It works for all volumes. But only avoid data duplication for HDF5. Which is the first target.
The first usage of it is for distributing post-processing stitching from nabu.
Edited by payno