hereon-GEMS / pydidas

Python Diffraction Data Analysis Suite (pydidas) which merges toolkits and tries to supply broad functionality for X-ray diffraction data analysis.
https://hereon-gems.github.io/pydidas/
Other
3 stars 2 forks source link

Change the handling of images #1

Closed malte-storm closed 2 years ago

malte-storm commented 2 years ago

Loading or exporting images should be improved using the pydidas metaclasses.

malte-storm commented 2 years ago

image_io subpackage has been replaced by the data_io subpackage which uses the pydidas metaclasses and also allows handling of multidimensional data.