Skip to content
D.-L.Pohl edited this page Apr 14, 2015 · 7 revisions

Application notes

Special features and applications using pyBAR are listed here. The corresponding code can be found in the example folder.

Charge reconstruction: TDC-Method

t.b.d

Charge reconstruction: Threshold-Method

t.b.d

Primlist: Measure Signal-to-Noise for the TOT-Signal using the TDC-Method

Content:

  • Shows how to use write a prim list
  • Chip parameters are changed within a loop
  • Results are analyzed and plotted within the same script

A prim list (prim_list_tdc_sn.py is used to change the parameters that change the signal-to-noise of the TOT-Signal: discriminator bias, feedback current and threshold (DisVbn, PrmpVbpf, Vthin_AF). One can see that low threshold / low feedback / high discriminator bias tunings give a better S/N.

  !{width:600px}event_error_hist.png!  

Clone this wiki locally