Skip to content

Small updates to use `tomo.newtomo.helpers.tiling_helper`

Thomas Vincent requested to merge tvincent/ebs-tomo:small-updates into 2.1

A few patches I did to install EBS-tomo with pip and use tomo.newtomo.helpers.tiling_helper.

For the images dataset, it is best to get the h5py.Dataset rather than extracting the whole array since it will accessed image by image.

Merge request reports