-
Notifications
You must be signed in to change notification settings - Fork 2
User's guide
giadarol edited this page Nov 24, 2020
·
18 revisions
To start:
cd /afs/cern.ch/work/l/lhcecld/run3_setup
source setup_scrubbing_environment
ipython --pylabFor the use of recalculated data make sure that EOS is mounted.
Scripts are in:
/afs/cern.ch/work/l/lhcecld/run3_setup/LHC_followup_analysis_scripts
To plot bunch intensities:
run 003a_plot_fbct_traces.py 6740 --injectionTo plot the emittances:
run 005_plot_bsrt.py 6740 --highenergyTo get losses colorplot:
run 003b_plot_fbct_colormap.py 6740To plot bunch length:
run 004_plot_bunch_lengths.py 6740 --highenergyTo plot the stable phase:
run 006_plot_stable_phases.py 6740 --highenergy --obsboxAt the moment not working due to bug in pytimber (ticket open).
To plot heat loads vs time for one fill:
# From the logged data (arcs)
run 016_heat_load_arcs_vs_SAMs.py 6740 --var Arcs
# From recalculated data (arcs)
run 016_heat_load_arcs_vs_SAMs.py 6740 --var Arcs --use-recalc --with_press_drop
# From the logged data (special cell)
run 016_heat_load_arcs_vs_SAMs.py 6740 --var special_HC_dipoles
# From recalculated data (special cell)
run 016_heat_load_arcs_vs_SAMs.py 6740 --var special_HC_dipoles --use-recalc --with_press_drop
# To see all the available options:
run 016_heat_load_arcs_vs_SAMs.py --helpTo plot heat loads over a period:
# To see all the available options:
run 016a_heat_load_period.py --tstart 29-05-2018,00:00 --tend 30-05-2018,12:00 --hourtickspac 6To plot heat loads vs average bunch intensity for one fill:
# To see all the available options:
run 016b_heat_load_vs_intensity.py 6740To plot cell-by-cell heat loads:
run 002b_bar_plot_per_sector_multiple_fills.py
[ON THE SAME LINE] --at filln:6740!t_h:8.77!t_offs_h:8 filln:6740!t_h:9.5!t_offs_h:8.
[ON THE SAME LINE] --max-hl-scale 160 --min-hl-scale 0