Add a manual slow control data to Jungfrau notebooks
2 unresolved threads
2 unresolved threads
@karnem: also to be added before deployment
Merge request reports
Activity
Filter activity
39 39 "run_high = 0 # run number for G0 dark run, required\n", 40 40 "run_med = 0 # run number for G1 dark run, required\n", 41 41 "run_low = 0 # run number for G2 dark run, required\n", 42 "karabo_id = \"FXE_XAD_JF500K\" # karabo prefix of Jungfrau devices\n", 43 "receiver_id = \"RECEIVER\" # inset for receiver devices\n", 42 "karabo_id = \"FXE_XAD_JF500K\" # karabo prefix of Jungfrau devices\n", 43 "receiver_id = \"RECEIVER\" # inset for receiver devices\\\n", changed this line in version 3 of the diff
added 1 commit
- e8ffcd11 - Update Jungfrau_dark_analysis_all_gains_NBC.ipynb
47 47 "db_module = \"Jungfrau_M233\" # ID of module in calibration database\n", 48 48 "path_inset = \"JNGFR02\" # file inset for image data\n", 49 49 "path_inset_control = \"JNGFR01\" # file inset for control data\n", 50 "manual_slow_data = False # set this flag to not use slow control data from file, but manual entries\n", changed this line in version 5 of the diff
added 1 commit
- a3176129 - Update Jungfrau_dark_analysis_all_gains_NBC.ipynb
added 1 commit
- 65f874fc - Update Jungfrau_Gain_Correct_and_Verify_NBC.ipynb
mentioned in commit 3674b096
Please register or sign in to reply