OPC cloud chamber lab processing: Difference between revisions

From ADPAA
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


'''Example'''
'''Example'''
/usr/bin/python2 /usr/local/ADPAA/bin/convertcloudchambertonasa.py 20180620_AgI_neg11C_9
/usr/bin/python2 ~/CoPAS/ADPAA/src/scripts_python/convertcloudchambertonasa.py 20180620_AgI_neg11C_9

Revision as of 19:35, 4 December 2018

convertcloudchambertonasa.py

Purpose converts the directory of 10 second OPC data into a combined NASA format


Note to run, the directory path to the program convertcloudchambertonasa.py is needed in front of the directory path, /usr/bin/python2 /[directory path] is needed

Required Input directory YYYYMMDD_AgI_negTC_#

Output files *YYYMMDD_AgI_negTC_#.raw


Example /usr/bin/python2 ~/CoPAS/ADPAA/src/scripts_python/convertcloudchambertonasa.py 20180620_AgI_neg11C_9