setoutfile#

NLPAR.setoutfile(patternfile, filepath=None)[source]#

Set the output file.

Parameters:
patternfile

Input pattern file object from ebsd_pattern.

filepath

String.

Notes

In the future I want to be able to specify the HDF5 data path to store the output data, but that is proving to be a bit of a mess. For now, a copy of the original HDF5 is made, and the NLPAR patterns will be overwritten on top of the originals.