Updated to check data file for ADPAA version number. If there is not one, it is set to 0.
Updated to check if data file has an ADPAA version number. If not, it is set to 0.
Added attempts to reconnect to CHORDS to prebvent infinite loops.
Removed having to press any button to begin data acquisition.
Added exception for line.decode, updated vs missing value code, added nans to arrays for when there is not enough data.
Changed "StrAmbientIRR" on line 10 to "StrAmbientIrr".
Added "pass" to all "except" to prevent crashing.
Adjust position of Nevzorov constants to be before the final "end".