OOF2: The Manual
Name
OrientMapReader — Methods for reading orientation maps.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Generic (
GenericReader) — Generic EBSD data reader. -
TSL (
TSLreader) — TSL .ang file (old format) -
TSL2 (
TSLreader2) — TSL .ang file with phase id in column 8 -
HKL (
HKLreader) — HKL channel text file
Description
OrientMapReaders read
orientation
maps in various formats.
Maps of different origins have different formats, which are
generally poorly documented. The vendor-specific subclasses defined
here have worked at some time in the past, but are not guaranteed to
work now. The GenericReader lets
you enter information about the format and hopefully will work on
any file not covered by the specific readers.
![]() |
Warning |
|---|---|
|
There are a lot of assumptions that go into reading a orientation map, and no real guarantee that the OOF2 authors have made the correct ones. These assumptions include
The safest procedure is to test your assumptions. Create an
artificial orientation map for a simple
If OOF2 can't read your orientation map file, please contact the
developers at |


![[Warning]](IMAGES/warning.png)

