Skip to content

WIP: Add handling of 2D XRFDATA. Angles in 2D still to handle

Jerome Lesaint requested to merge fluo2d into main

This MR aims at handling 2D XRFCT data. It is based on the former 3D code. A base class is created and two FluoTomoScan3D and FluoTomoScan2D subclasses.

  • Create base class
  • Create 2D/3D subclasses
  • Automatically detect folders.
  • Adapt load_data functions for both cases.
  • Fill in 2D scan rotation angles with range in h5 file and assume equally-spaced angles.
  • Write tests for 2D class
  • Adapt tests for 3D class A MR in nxtomomill follows.

Merge request reports

Loading