Skip to content

ITkPix

Setup

Running Orion on various ITkPix Setups

SR1 MM Setup

Power MM Setup

Run OPC Server for MM setup.

ssh -XY itkpix@pc-itk-pix-mhfb-01
source ./run_opc_psu.sh

Run PSU Config GUI

ssh -XY itkpix@pcatlitkflx01
source ./run_psuconfig_gui.sh

Run FELIX

Setup FELIX

source ./setup_felix.sh

Run supervisord

cd ./scripts
supervisord -c supervisord_flx01_tcp.conf

run felix on d0

supervisorctl

some supervisor commands:

start daq:register # run FELIX register
start daq_d0:*     # start tohost and toflx for d0
stop daq_d0:*      # stop tohost and toflx for d0
shutdown           # shutdown supervisor

Scans

Currently the following scans are implemented:

  • digital
  • analog
  • threshold
  • global thresholds TH1_L_DIFF, TH1_M_DIFF, TH1_R_DIFF
  • pixel threshold PIX_TDAC

Digital Scan

Analog Scan

Threshold Scan

Global threshold tuning

Pixel threshold tuning