Skip to content
giadarol edited this page Oct 7, 2019 · 4 revisions

N.B. In the scripts below, you will need to adjust the paths to your workspace folder

  • Go to the tool folder
cd /afs/cern.ch/work/e/ecldcode/heat_load_workspace/tools/GasFlowHLCalculator
  • Download fill timestamps for desired period (multiple periods can be specified in the list)
python h000_get_fill_info.py
  • Download raw data for all fills in the period
 python 000_get_data_for_hl_recalc.py
  • To recompute for one fill for one cell and plot without saving recalculated data
 python 003_recalc_and_plotonly_one_cell.py

Clone this wiki locally