atmos:g-cdp:home
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
atmos:g-cdp:home [2025/03/12 19:07] – rickbeil | atmos: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: | ||
+ | * 2. open up directory to start program: cd CoPAS/ | ||
+ | * 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} ~/ | ||
+ | |||
+ | ===Crontab command used to rsync the data from FOG-SN00100 to Little Storm server=== | ||
* 0100***/ | * 0100***/ | ||
* / | * / |
atmos/g-cdp/home.1741806471.txt.gz · Last modified: 2025/03/12 19:07 by rickbeil