HEXRD / hexrd

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

Add specific exception for buffer mismatch #514

Closed psavery closed 1 year ago

psavery commented 1 year ago

We can catch this exception in HEXRDGUI, and this will prevent us having to check the buffer shape every time, as is done in hexrd/hexrdgui#1419.