User Tools

Site Tools


atmos:g-cdp:home

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
atmos:g-cdp:home [2025/03/12 19:07] rickbeilatmos:g-cdp:home [2025/04/12 22:09] (current) rickbeil
Line 15: Line 15:
   * [[LabBook|Lab Book]]   * [[LabBook|Lab Book]]
  
-===Crontab command used to rsyn the data from FOG-SN00100 to Little Storm server===+===Start Command=== 
 +  * Below is the order in which you should run commands to start data collection using the FOG-SN00100 
 +  * 1. turn on environment: . CoPAS/ADPAA/env/bin/activate 
 +  * 2. open up directory to start program: cd CoPAS/ADPAA/src/acquire_python 
 +  * 3. power up the instrument: python3 CDPPowerControl.py on 
 +  * 4. start data collection: python3 CDP.py  
 + 
 +===Stop Command=== 
 +  * Below is the order in which you should run commands to end data collection using the FOG-SN00100 
 +  * 1. type control c into keyboard to end the CDP data collection program  
 +  * 2. power off the instrument: python3 CDPPowerControl.py off  
 +  * 3. move data file to appropriate directory: mv {filename} ~/G-CDP/Data/ 
 + 
 +===Crontab command used to rsync the data from FOG-SN00100 to Little Storm server===
   * 0100***/home/david.delene/bin/rsync_FOG-SN00100tolittlestorm 1>   * 0100***/home/david.delene/bin/rsync_FOG-SN00100tolittlestorm 1>
   * /home/david.delene/bin/crontab_FOG_SN00100tolittlestorm.log 2>   * /home/david.delene/bin/crontab_FOG_SN00100tolittlestorm.log 2>
atmos/g-cdp/home.1741806471.txt.gz · Last modified: 2025/03/12 19:07 by rickbeil