pcopt#

Optimization of the pattern center (PC) of EBSD patterns.

Functions

optimize(pats, indexer[, PC0, batch])

Optimize pattern center (PC) (PCx, PCy, PCz) in the convention of the indexer.vendor with Nelder-Mead.

optimize_pso(pats, indexer[, PC0, batch, ...])

Optimize pattern center (PC) (PCx, PCy, PCz) in the convention of the indexer.vendor with particle swarms.