Skip to content

PyEBSDIndex v0.3.3

Compare
Choose a tag to compare
@drowenhorst-nrl drowenhorst-nrl released this 07 Jun 17:29
· 5 commits to main since this release
5d84da3

Another bug fix release:

  • Fixed edge case for NLPAR chunking of scans that would lead to a crash.
  • Fixed issue where PyEBSDIndex would not use all GPUs by default.
  • IPFColor.makeipf() will now automatically read the number of columns/rows in the scan from the file defined in the indexer object. Using array-like inputs with the indexer will still require setting the xsize keyword.