Difference between revisions of "Taking LED Data"

From HallCWiki
Jump to navigationJump to search
Line 6: Line 6:
  
 
=Running LED scripts=
 
=Running LED scripts=
* ssh to cdaq machine as hccoda user. Navigate to cd /home/hccoda/scripts/VLD
+
* ssh to cdaq machine as hccoda user. Navigate to cd /home/hccoda/scripts/VLD/bryan
 
* Make sure to start the run BEFORE starting the LED scripts, and verify the event rate=0
 
* Make sure to start the run BEFORE starting the LED scripts, and verify the event rate=0
* Execute the script ./test.sh
+
* Execute the script ./loop_test.sh
 
* FAQ: if something crashes or an LED gets stuck on, then run ./vld_allOff.sh to cycle through and disable all channels.
 
* FAQ: if something crashes or an LED gets stuck on, then run ./vld_allOff.sh to cycle through and disable all channels.
  

Revision as of 18:56, 9 November 2023

Run Coin Daq VLD Configuration

Running LED scripts

  • ssh to cdaq machine as hccoda user. Navigate to cd /home/hccoda/scripts/VLD/bryan
  • Make sure to start the run BEFORE starting the LED scripts, and verify the event rate=0
  • Execute the script ./loop_test.sh
  • FAQ: if something crashes or an LED gets stuck on, then run ./vld_allOff.sh to cycle through and disable all channels.

Editing LED Parameters

  • By default the DAC=45 , the pulse width=20ns , the pulse rate = 14.kHz
  • To change the DAC open "test.sh" and change the 45 to the new desired DAC in line 23 "bash vld_square_pulse_sr.sh 10 45 $j"
  • To change the rate open "vld_calibration_test_args.sh" and line 41 "PULSER SETTING=" to the desired pulse rate