jacione / lauepy

Software for scanning Laue diffraction analysis
GNU General Public License v3.0
2 stars 2 forks source link

Math bugs #4

Closed jacione closed 2 years ago

jacione commented 2 years ago

Fixes the bug that was causing this version of the code to fail.

There was a line that hard-coded chi to 100 degrees. I changed it to be 10 less than the angle read from the spec file, and now it is able to find many of the same grains that we found with the old code.