Difference between revisions of "How to adjust discriminator threshold on HCAL DAC"
From Hall A Wiki
Line 10: | Line 10: | ||
python3 DAC_Control_GUI.py | python3 DAC_Control_GUI.py | ||
− | *After executing the command, the a new DAC gui should pop up which has instructions to load, initialize and save the settings and adjust the thresholds. | + | *After executing the command, the a new DAC gui should pop up which has instructions to load, initialize and save the settings and adjust the thresholds. The terminal in which the command was executed should also give a readout of all the channels. |
− | + | [[File:2.png|600px]] | |
− | [[File: | + | [[File:1.png|600px]] |
* Click on "Load mpv04Library tab" to load a library | * Click on "Load mpv04Library tab" to load a library | ||
* Click on "Initialize mpv04" to initialize the library | * Click on "Initialize mpv04" to initialize the library |
Revision as of 15:50, 27 September 2021
How to adjust the VME DAC BBCAL discriminator thresholds
- Log into daq@enpcamsonne with the usual DAQ password
ssh daq@enpcamsonne
- Go to test_fadc
- Execute the command
python3 DAC_Control_GUI.py
- After executing the command, the a new DAC gui should pop up which has instructions to load, initialize and save the settings and adjust the thresholds. The terminal in which the command was executed should also give a readout of all the channels.
- Click on "Load mpv04Library tab" to load a library
- Click on "Initialize mpv04" to initialize the library
- Click on "Save settings" to save the settings
- Go to the "Enter New Voltage Setting (Volts)" slot and enter the desired threshold
- Click on "Set Voltage" after entering the desired threshold.
- Make sure that BBCal Hi Discriminator 1 and BBCal Hi Discriminator 2 have the same value entered
- Check the online gui on to make sure that the entered thresholds are indeed registered.