Skip to content

Fix arc ROI edition

Closes #3114 (closed)

This MR fixes the arc ROI translation from silx to BLISS/LIMA

  • Make sure a1 < a2
  • Relax the constraint on r1 < r2 (Lima is handling both)
  • Define bounding_box as a base class method
  • Plus some documentation
Edited by Valentin Valls

Merge request reports