Skip to content

Some clean up related to detector_axis

Valentin Valls requested to merge pixel-size into main

This PR contains some clean up to prepare the changes on the pixel size.

  • This mostly drop tomo_config.detector_x from the code (an exception is raised with an explicit message on what to do)
  • Plus a lot of small fixes related to typo (black, exception, is instead of ==...)

Merge request reports