update README
This commit is contained in:
@ -54,7 +54,7 @@ For calibration of storage cells:
|
||||
Data taking:
|
||||
- Set up environment variables: *source setup_env.sh*
|
||||
- Set receiver PC: *source pccalib.sh <pc_name>* (either mpc2012 or pc-jungfrau-test)
|
||||
- Create receiver commands: *source filename_creator.sh <module number>*
|
||||
- Create receiver commands: *source filename_creator.sh <module_number>* (without preceeding M)
|
||||
- Make sure the client version slsDetector_bin points to is in line with the jungfrauDetectorServer on the readout board.
|
||||
- *sls_detector_put hostname jfcalib_x* (x=0..5)
|
||||
- If required: Set up pulse generator serial connection on pc8830 (BP_scan)
|
||||
@ -66,7 +66,7 @@ Data taking:
|
||||
Data analysis:
|
||||
- Edit *CS_analysis.cpp* to add the module number(s) you want to calibrate (if they are not already included): *scan_v6.push_back(<"module number">);*
|
||||
- Recompile: *make CS_analysis* (easiest to do it on mpc2012 to avoid running into issues with the version of ROOT)
|
||||
- Rerun *source filename_creator.sh <module number>* to get the commands to launch scripts for the module
|
||||
- Rerun *source filename_creator.sh <module_number>* to get the commands to launch scripts for the module
|
||||
- If required: Modify commands for storage cells
|
||||
- Launch the analysis scripts (*JFMC_CalibWriter_wBP* only when all the other analyses have finished)
|
||||
- Output is saved to data/ and plots/ (local)
|
||||
|
Reference in New Issue
Block a user