.:cip:dmt: Difference between revisions
Jump to navigation
Jump to search
Daviddelene (talk | contribs) (Created page with "Cloud Particle Imager data processing using DMT's Image Playback and OASIS software. ==process_raw (Level 1)== '''Purpose''' Extracts Imagefile_1cip_* file from data acquis...") |
Daviddelene (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
<nowiki>Imagefile_1cip_*</nowiki> | <nowiki>Imagefile_1cip_*</nowiki> | ||
'''ADPAA Test Data Example''' | '''ADPAA Test Data Example (creates Imagefile_1cip_20110418191805)''' | ||
process_raw ${ADPAA_DIR}/src/TestData/FlightData/20110418_191805/PostProcessing/11_04_18_19_18_05.sea | process_raw ${ADPAA_DIR}/src/TestData/FlightData/20110418_191805/PostProcessing/11_04_18_19_18_05.sea | ||
Line 29: | Line 29: | ||
<nowiki>*Imagefile_1cip_*</nowiki> | <nowiki>*Imagefile_1cip_*</nowiki> | ||
Note: | Note: File name format is very important. | ||
'''Output Files''' | '''Output Files''' | ||
<nowiki>None</nowiki> | <nowiki>None</nowiki> |
Latest revision as of 17:15, 22 February 2016
Cloud Particle Imager data processing using DMT's Image Playback and OASIS software.
process_raw (Level 1)
Purpose
Extracts Imagefile_1cip_* file from data acquisition system file (*.sea).
Required Input Files
*.sea
Output Files
Imagefile_1cip_*
ADPAA Test Data Example (creates Imagefile_1cip_20110418191805)
process_raw ${ADPAA_DIR}/src/TestData/FlightData/20110418_191805/PostProcessing/11_04_18_19_18_05.sea
Image Play Back Software version 3.5.0 (Level 2)
Purpose
Display images using DMT's playback software.
Required Input Files
*Imagefile_1cip_*
Note: File name format is very important.
Output Files
None