slsdetectorgroup / aare

Data analysis library for PSI hybrid detectors
Other
0 stars 0 forks source link

Further numpy refactor (and features) #42

Closed erikfrojdh closed 6 months ago

erikfrojdh commented 6 months ago

Went a bit off track with the refactoring and added also a feature to read a full numpy file into memory. Doesn't conform to FileInterface but that is fine since the interface should only carry a subset of functionality common for all file types.