Skip to content

Inhibit auto proj by default

Valentin Valls requested to merge inhibit-auto-proj-by-default into main

Closes ui/daiquiri-tomo#382 (closed)

This PR inhibit the auto projection inside the tomo components.

  • align procedure
  • tiling
  • basic sequences
  • flat was already protected
  • auto projection was also moved to the tomo.controllers as it's a beacon object (as it's an internal object, it's safe)
  • plus some clean up

I have tried to reduce as much as possible changes on code and indentation to simplify the review.

Tested in simulation with Daiquiri: fullfield, tiling and zseries can be used together with auto proj enabled.

Edited by Valentin Valls

Merge request reports