Updates to packaging, compatibility with hexrd 0.8.9
There was an issue stemming from the downgrade of sklearn
that was causing the main (stable) GUI package to be built off of an older hexrd
package version. This was fixed in PR #965. Going forward the packages will always be built off of the latest stable release.
There were also updates to the auto powder calibration to work with the modified output of hexrd.instrument.HEDMInstrument.extract_powder_Lines()
.
Have fun!