v0.1.4
[0.1.4] - 2020.12.10
Fixed
- Fix output mapper functions
parse_orientations
andparse_MTEX_ODF_file
for cases where the files have only one row of data. Now we use thendmin=2
argument ofnumpy.loadtxt
to ensure arrays of consistent dimensions are returned.