HOME
ESR
EXPERIMENTS
LABS etc
|
E121
E127
E132
E125
E143
laser_cooling_2021
E142
Ê128
E146
E0052
E0018
E0028
E0038
E0075
E0203_E0018
E0052_2025
|
LIBELLE 2025 |
Not logged in |
 |
|
Message ID: 31
Entry time: Sat May 10 22:47:29 2025
|
Author: |
Konstantin |
Category: |
DAQ |
Subject: |
HV Divider |
|
|
The readout of the hv dividers is running again. In order to restart the acquisition if it has crashed, connect to the raspberry pi and restart the analysis. Therefore, use the following procedure (Optional steps are indicated with (*)):
- ssh esr_cooler@140.181.95.195
- screen -r cooler_signals (Note: If this command ends with an error message, use "-R" instead of "-r". In this case the readout was not running and must be restarted (see below). Otherwise you should see something similar to the attachment. As long as warnings are printed everything works fine
The program can be stopped by typing "stop" and pressing return.)
- (*) cd Documents/electroncoolerelectricalsignals/
- (*) conda activate cooler_signals
- (*) python main.py -f <file name> -i <interval> (argument filename is the name of the log file and interval is the sending interval of the HV-divider)
|
|
|