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
4 stars 2 forks source link

add reshape and mean ufuncs to dataset #7

Closed malte-storm closed 2 months ago

malte-storm commented 2 years ago

Add the reshape and mean ufuncs to the dataset to handle rebinning and similar functions.

malte-storm commented 2 months ago

Implemented with #34