J/psi-007 Instructions for Analyzers
Main | Online | RC | Run Plan | Official Website | Redmine | Index | Nav
These are the responsibilities for the special analysis shift crew. Please go to the online page if you are looking for instructions for regular shifts
Scripts
Setup
ssh cdaql1 # connects to cdaql1 bash_jpsi replay # puts you in the correct directory
Blue screen (charge monitor)
blue_status_screen.py
To set the charge goal:
caput hcRunPlanChargeGoal CHARGE_IN_mC
To reset the "Kinematic Setting" counter (after moving radiator in/out)
caput hcRunSettingReconfigured 1
The counter will reset with the next run start.
Run Table
root -b -q scripts/make_jpsi_table.cxx
This table is automatically populated. If it isn't updating, please contact expert (whit@jlab.org).
Look at the latest results
Connect to plot display server (only works from counting house computers)
- Up to date list of replayed and replaying runs are under "replay_production_coin"
- The various plots and such.
If the http server stops, run
root -b -q online_monitor/monitor_display_server.cxx
Running the full replay
./bin/hc_coin_replay -r RUN_NUMBER -n -1
Running the Scandalizer
If the CSS alarm handler (modern-ish looking one) is not being populated. The scandalizer has crashed (due to a known bug). You can manually run it by
./online_bin/scandalizer -r $(latest_run -t coin) -n -1
Tasks
For analysis shift crew for J/ψ-007 is tasked to ensure the data for the experiment is good, and that the correct amount of data is collected. The regular shift crew is responsible only for the proper operation of the experiment and the proper functioning of the detectors (through the 50k replay).
Full replay scripts
Dealing with replay-level errors
Keep an eye on the scandalizer and CSS alarm handler. **If you hear a robot voice, it is coming from this alarm handler**.