Field |
public void LoadInfo( string txtFilename )
The info text file is normally like-named to the correction file, and contains in text-format various parameters describing the optics.
At this point, this method merely extracts the calibration factor (CalFactor), which is used to determine the field size, and ignores all other parameters. In the future, this method may extract additional parameters.
The calibration factor in the file is expressed in bits/mm, and is converted into bits/um. Not needed for *.fc3 as they store their field size in the header.