User Tools

Site Tools


atmos:citation:instruments:uwyo_ccnc_sn112

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:citation:instruments:uwyo_ccnc_sn112 [2014/08/07 23:32] ngappatmos:citation:instruments:uwyo_ccnc_sn112 [2020/01/29 17:25] (current) – external edit 127.0.0.1
Line 31: Line 31:
 **NOTE:** Re-wet the pads every 2 hours (make sure counter is not taking measurements during this process--see ClearTerminal section) **NOTE:** Re-wet the pads every 2 hours (make sure counter is not taking measurements during this process--see ClearTerminal section)
  
-===== TracerDAQ =====+===== TracerDAQ Pro =====
  
-//Load TracerDAQ before starting the UWyo Counter//+//Load TracerDAQ Pro before starting the UWyo Counter//
  
-**1)** Open TracerDAQ+**1)** Open TracerDAQ Pro
  
 **2)** Click on Strip Chart to highlight it and click Run **2)** Click on Strip Chart to highlight it and click Run
Line 61: Line 61:
 **5)** When finished, press the Stop symbol and go to File > Save As, click on the .sch file that represents the data taken, change the "Save as type" to (.txt) and click Save **5)** When finished, press the Stop symbol and go to File > Save As, click on the .sch file that represents the data taken, change the "Save as type" to (.txt) and click Save
  
 +**6)** Note where the data is saved as you will need to transfer it from the local computer to the network
  
 ===== ClearTerminal ===== ===== ClearTerminal =====
Line 77: Line 78:
  
 - 3 and ENTER resets and resumes counter - 3 and ENTER resets and resumes counter
 +
 +**4)** Note where the data is saved as you will need to transfer it from the local computer to the network
  
 ===== How to Clean UWyo CCN Counter ===== ===== How to Clean UWyo CCN Counter =====
Line 112: Line 115:
   - Turn the m200 on, wait for the system to start up, and insert an 8 mm tape   - Turn the m200 on, wait for the system to start up, and insert an 8 mm tape
   - Make sure the time on the m200 is correct by typing //time// and setting new time by typing it in if incorrect; press ENTER if already correct   - Make sure the time on the m200 is correct by typing //time// and setting new time by typing it in if incorrect; press ENTER if already correct
-  - Navigate to C:\2012\POLCAST4 and type //m200/rewind//+  - Navigate to C:\2012\POLCAST4 and type //m200 /rewind// 
 +    * Make sure there is a space between m200 and rewind!
     * Data will start recording to tape     * Data will start recording to tape
   - To quit, type //quit// and tape will rewind and eject   - To quit, type //quit// and tape will rewind and eject
Line 130: Line 134:
 **5.** Eject tape **5.** Eject tape
  
-**6.** Process data using //process_all// script (more info [[http://adpaa.sourceforge.net/wiki/index.php/.:dmtccnc:M300|here]])+**6.** Process data using //process_all// script (more info [[http://adpaa.sourceforge.net/wiki/index.php/.:uwyoccnc:LabM200|here]])
  
 ===== Calibration ===== ===== Calibration =====
  
-This is where we will put the steps to calibrate the UWyo instruments when they are known+In order to calibrate the instrument, we need to have the CPC concentrations and the photo detector voltages in the same file. 
 +First, use the "convert_cpc3771tonasa" script on the text file. This will create a CPC raw file that we can work with. 
 + 
 +Since the CPC data is 1Hz and the UWyo is every 30 seconds we will next need to average the CPC file for every 30 seconds. Within the CPC directory use the "avgfields" script with points set to 30 for a 30 sec average. No need to fill in any of the other fields. Input file will be the CPC raw file and the output file should be in the form of "CPC3771_YYMMDDavg30sec.raw".  
 + 
 +Since the CPC and UWyo were probably not turned on at the exact same time it is important to find what time the CPC and UWyo started and stopped recording. The UWyo data we are using in this is the file with the format "YY_MM_DD_HH_MM_SS.ccn2_conc.raw" in the PostProcessing directory. It may be necessary to use the "subset" script at this point on one of the files to match the start times up to within 15 seconds. This is so we can successfully merge the files later. When using subset only the start and end times must be filled in. The field section can be filled in to get rid of unnecessary parameters. Input file is avg30sec file and the output file from subset should be in the form of "CPC3771_YYMMDDavg30sec_subset.raw".  
 + 
 +Finally within the PostProcessing directory we will need to use the "mergefield" script to merge our CPC3771_YYMMDDavg30sec_subset.raw file with the YY_MM_DD_HH_MM_SS.ccn2_conc.raw file. The mergefield command should take on this form: 
 + 
 +mergefield field=1,2,3,4 target=5,6,7,8 tolerance=15 file=14_11_11_15_52_27.ccn2_conc.raw </path to CPC file/CPC3771_141111avg30sec_subset.raw> 14_11_11_15_52_27.CPC_CCN_ratios.raw 
 + 
 +This leaves us with a file containing the UWyo photo detector voltages and the CPC concentrations.  
 + 
 +More steps will be added on how to calibrate beyond this point at a later time.
atmos/citation/instruments/uwyo_ccnc_sn112.1407454326.txt.gz · Last modified: 2020/01/29 17:25 (external edit)