.tdlhygrometer: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "Tunable Laser Diode (TDL) Hygrometer Processing") |
Shawnwagner (talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Tunable Laser Diode (TDL) Hygrometer Processing | Tunable Laser Diode (TDL) Hygrometer Processing | ||
==process_raw (Level 1)== | |||
'''Purpose''' | |||
Extracts *.analog.raw from the data acquisition system file (*.sea). | |||
'''Required Input Files''' | |||
<nowiki>*.sea</nowiki> | |||
'''Output Files''' | |||
<nowiki>*.analog.raw</nowiki> | |||
==analog2physical (Level 2)== | |||
'''Purpose''' | |||
Converts from voltage to physical units. | |||
'''Required Input Files''' | |||
<nowiki>*.analog.raw</nowiki> | |||
Note: If physical and basic files are not provided, the ambient concentration can not be calculated. | |||
'''Output Files''' | |||
<nowiki>*.physical.raw</nowiki> | |||
<nowiki>*.TLDflow.raw</nowiki> | |||
==tdl2humidity (Level 3)== | |||
'''Purpose''' | |||
Calculates TDL humidity parameters | |||
'''Required Input Files''' | |||
<nowiki>*.wind.raw</nowiki> ''OR'' *.basic.raw | |||
<nowiki>*.serial.tdl.*</nowiki> ''OR'' *.tdl.* ''AND'' *.physical.raw | |||
'''Output Files''' | |||
<nowiki>*.hum.raw</nowiki> |
Latest revision as of 20:34, 8 August 2018
Tunable Laser Diode (TDL) Hygrometer Processing
process_raw (Level 1)
Purpose
Extracts *.analog.raw from the data acquisition system file (*.sea).
Required Input Files
*.sea
Output Files
*.analog.raw
analog2physical (Level 2)
Purpose
Converts from voltage to physical units.
Required Input Files
*.analog.raw
Note: If physical and basic files are not provided, the ambient concentration can not be calculated.
Output Files
*.physical.raw
*.TLDflow.raw
tdl2humidity (Level 3)
Purpose
Calculates TDL humidity parameters
Required Input Files
*.wind.raw OR *.basic.raw
*.serial.tdl.* OR *.tdl.* AND *.physical.raw
Output Files
*.hum.raw