Skip to content

Draft: Add 3d xrd

payno requested to merge add_3d_xrd into master
  • handle HDF5
    • add a 3DXRD inheriting from BaseAcquisition for 3DXRD.
    • add a 3DXRDH5Config or a 3DXRDConfig
    • add a Mock up class for 3D XRD
    • add unittest
    • add an application to handle it
  • handle EDF
    • rework EDF converter ?
    • handle EDF to work with urls if necessary
    • create external storage for EDF
    • create virtual dataset from external storage for the data dataset
    • add an application to handle it
Edited by payno

Merge request reports