Skip to content
D.-L.Pohl edited this page Apr 14, 2015 · 16 revisions
  1. Application notes

Special features and applications using pyBAR are listed here. The corresponding code can be found in the [example folder](https://github.com/SiLab-Bonn/pyBAR/tree/development/examples).

  1. Charge reconstruction: TDC-Method
    t.b.d
  1. Charge reconstruction: Threshold-Method
    t.b.d
  1. 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](https://github.com/SiLab-Bonn/pyBAR/wiki/) 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.

     

     

    ![event_error_hist.png](dfg)

    sdf

  • Clone this wiki locally