Skip to content

v0.1.4

Compare
Choose a tag to compare
@aplowman aplowman released this 10 Dec 13:45
· 61 commits to master since this release

[0.1.4] - 2020.12.10

Fixed

  • Fix output mapper functions parse_orientations and parse_MTEX_ODF_file for cases where the files have only one row of data. Now we use the ndmin=2 argument of numpy.loadtxt to ensure arrays of consistent dimensions are returned.