Skip to content

Tiling: Add support for scaling/flipping axes + fix styleguide

Thomas Vincent requested to merge tiling-scale into master

This MR:

  • Allows to set the offset and scale of the image by providing the range of the axes
  • Retrieves the range of the axes from the hdf5 file
  • Fixes the styleguide tiling vis demo and add a ROI to it.
  • Flip the vertical axis (upgrade of h5bweb to v4.0.0-beta.0)

After this PR, the drag of ROI still needs to be done.

It requires: tomovis!8 (merged)

Closes daiquiri-tomo#33 (closed)

Edited by Thomas Vincent

Merge request reports