Skip to content
Snippets Groups Projects
Commit 026b69e3 authored by Brad Sawatzky's avatar Brad Sawatzky Committed by hallc-online
Browse files

Remove unneeded internal/raw prescale settings

- no longer needed now that the true prescale factors are available
  ghconfig_ti_ps_factors[i]
parent f2002d27
No related branches found
No related tags found
No related merge requests found
......@@ -36,13 +36,6 @@ Chamber 2: {hdc_zpos[6]:%6.2f} {hdc_zpos[7]:%6.2f} {hdc_zpos[8]:%6.2f}
* DAQ Configuration
********************
Ps1_value = {ghconfig_ti_ps[0]}
Ps2_value = {ghconfig_ti_ps[1]}
Ps3_value = {ghconfig_ti_ps[2]}
Ps4_value = {ghconfig_ti_ps[3]}
Ps5_value = {ghconfig_ti_ps[4]}
Ps6_value = {ghconfig_ti_ps[5]}
Ps1_factor = {ghconfig_ti_ps_factors[0]}
Ps2_factor = {ghconfig_ti_ps_factors[1]}
Ps3_factor = {ghconfig_ti_ps_factors[2]}
......
......@@ -28,13 +28,6 @@ Unser Counts: {H.Unser.scalerCut} Total Charge: {H.Unser.scalerChargeCut:%.3f}
* DAQ Configuration
********************
Ps1_value = {ghconfig_ti_ps[0]}
Ps2_value = {ghconfig_ti_ps[1]}
Ps3_value = {ghconfig_ti_ps[2]}
Ps4_value = {ghconfig_ti_ps[3]}
Ps5_value = {ghconfig_ti_ps[4]}
Ps6_value = {ghconfig_ti_ps[5]}
Ps1_factor = {ghconfig_ti_ps_factors[0]}
Ps2_factor = {ghconfig_ti_ps_factors[1]}
Ps3_factor = {ghconfig_ti_ps_factors[2]}
......
......@@ -25,13 +25,6 @@ Unser Counts: {P.Unser.scalerCut} Total Charge: {P.Unser.scalerChargeCut:%.3f}
* DAQ Configuration
********************
Ps1_value = {gpconfig_ti_ps[0]}
Ps2_value = {gpconfig_ti_ps[1]}
Ps3_value = {gpconfig_ti_ps[2]}
Ps4_value = {gpconfig_ti_ps[3]}
Ps5_value = {gpconfig_ti_ps[4]}
Ps6_value = {gpconfig_ti_ps[5]}
Ps1_factor = {ghconfig_ti_ps_factors[0]}
Ps2_factor = {ghconfig_ti_ps_factors[1]}
Ps3_factor = {ghconfig_ti_ps_factors[2]}
......
......@@ -29,13 +29,6 @@ Unser Counts: {P.Unser.scalerCut} Total Charge: {P.Unser.scalerChargeCut:%.3f}
* DAQ Configuration
********************
Ps1_value = {gpconfig_ti_ps[0]}
Ps2_value = {gpconfig_ti_ps[1]}
Ps3_value = {gpconfig_ti_ps[2]}
Ps4_value = {gpconfig_ti_ps[3]}
Ps5_value = {gpconfig_ti_ps[4]}
Ps6_value = {gpconfig_ti_ps[5]}
Ps1_factor = {ghconfig_ti_ps_factors[0]}
Ps2_factor = {ghconfig_ti_ps_factors[1]}
Ps3_factor = {ghconfig_ti_ps_factors[2]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment