finesse.utilities.maps.read_metropro_header¶
- finesse.utilities.maps.read_metropro_header(binary)[source]¶
Reads header of the metroPro binary format files. Translated from the readerHeader() function within the ‘LoadMetroProData.m’ function written by Hiro Yamamoto.
- Parameters:
- binary
BinaryReader
Name of metropro data file.
- binary