usnistgov / PyHyperScattering

Tools for hyperspectral x-ray and neutron scattering data loading, reduction, slicing, and visualization.
Other
7 stars 9 forks source link

SST1RSoXS: error if conflicting constructor arguments are provided #80

Closed pbeaucage closed 1 year ago

pbeaucage commented 1 year ago

71 describes an incompatible set of constructor kwargs. This micro-PR fixes that bug by adding an error when this conflict state is detected.