Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cd /home/itkpix/optoboard-system
source flx_opto_setup.sh

cd /home/itkpix/YARR-FELIXYARRdev/Yarr/ 
source setup.sh
bin/scanConsole -c configs/connectivity/example_rd53b_setup.json -r configs/controller/felix_rd53b.json -s configs/scans/rd53b/std_digitalscan.jsonsource config_CalTrigSeq.sh 3 0  #arg1 is scantype 3=digitalB; arg2 is FELIX device No.   
source run_rd53b.sh

During the startup of the digital calibration, the module configuration would increase the ITkPixV1.0 SCC current to 4.38A (fro, 3.07A). The calibration results are kept at /home/itkpix/YARR-FELIX/data/. Successful calibration should have an output Root  file.   

...