HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
55 stars 26 forks source link

cleans up rawimage _get_length() and __get_item__() functions #610

Closed donald-e-boyce closed 7 months ago

donald-e-boyce commented 7 months ago

This cleans up the raw-image imagseries format. If fixes the get_length() and the __get_item__() methods.

It has been tested by comparing results with the previous version for a number of threshold values and dark frame options, giving identical results.