Skip to content

nabu-generate-info: fix NUM_X and NUM_Y in half tomography

Pierre Paleo requested to merge fix_220 into master

About

This MR fixes #220 (closed).

It also removes the bytes types that appear in the info file (ex. b'text' instead of 'text') from the last upgrade of silx.

To do

  • Fix volume_shape in histogram configuration
  • Decode bytes
  • Test on reported issue test dataset
Edited by Pierre Paleo

Merge request reports