pudeIko / piva

MIT License
2 stars 1 forks source link

Reading data types from different beamline #5

Closed pudeIko closed 1 year ago

pudeIko commented 2 years ago

If possible, get datasets (2D, 3D) from as many beamlines as possible, and implement data_loders classes for them.

pudeIko commented 1 year ago

Not sure if CASSIOPEE & Maestro would work properly, need to be checked.

Because of unifying all data formats (x, y, z -> scanned, analyzer, energy) and writing them first as a DataSet old I05 files alse required some tweaking.

pudeIko commented 1 year ago

@kuadrat do you have example data files from Maestro beamline to share, so I could test DataloaderALSMaestro on them?

If not, I'd suggest to close the issue and remove it from implemented Dataloaders.

pudeIko commented 1 year ago

No data from Maestro beamline, data loader won't be implemented.