A mode for using crystal rotations from adjacent images as initial estimates (instead of hardcoded orientation matrices being used). This is similar to Precognition's progressive mode. Would imply a restriction on multiprocessing, but could account for errors like crystal slippage by propagating offsets throughout a dataset.
Possibly use the best-RMSD from laue.index -- make this parameter user-provided, with a default in the middle or using best-RMSD of the dataset (start with middle for initial implementation).
A mode for using crystal rotations from adjacent images as initial estimates (instead of hardcoded orientation matrices being used). This is similar to Precognition's
progressive
mode. Would imply a restriction on multiprocessing, but could account for errors like crystal slippage by propagating offsets throughout a dataset.