Lab 4 - Using SciSDK in Python to Access the Threshold Discriminator Registers
In the Threshold Discriminator with Event Counter Lab (Lab 3), we designed an FPGA firmware on the DT1260 that implements:
Read More +In the Threshold Discriminator with Event Counter Lab (Lab 3), we designed an FPGA firmware on the DT1260 that implements:
Read More +In Threshold Discriminator with Event Counter Lab (Lab 3), you created an FPGA design that includes an Oscilloscope block (plus your threshold comparator, event counter, and so on).
Read More +In Threshold Discriminator with Event Counter Lab (Lab 3), we developed a firmware on the DT1260 that includes: A threshold register (THRESHOLD) for an analog comparator.
Read More +In previous labs, the dwell time (the interval during which we count threshold crossings) was controlled by the PC simply by waiting a certain number of seconds in Python.
Read More +In Measuring Time‐of‐Flight (ToF) and Time‐over‐Threshold (ToT) (Lab 8), we added firmware blocks to measure Time-over-Threshold (ToT) and Time-of-Flight (ToF). Below is a Python script (lab9_read_spectra.
Read More +In this lab, we build on Timestamp and Time‐over‐Threshold with List Data Buffer (Lab 10), where data from each event contains both ToT (Time‐over‐Threshold) and ToF (Time‐of‐Flight) values.
Read More +