The TLU module is always enabled in the simple.py resulting in no data coming out of the chip in scans without any TLU connected, e.g. source measurements. This is because the chip awaits TLU handshake before continuing data output.
As previously discussed (and already implemented somewhere), two separate scan scripts should be implemented:
A simple scan script solely for starting the readout for a given time without any TLU module involved
A external trigger scanwith the TLU module integrated for beam test measurements (see #30 )
The TLU module is always enabled in the simple.py resulting in no data coming out of the chip in scans without any TLU connected, e.g. source measurements. This is because the chip awaits TLU handshake before continuing data output.
As previously discussed (and already implemented somewhere), two separate scan scripts should be implemented:
simple scan
script solely for starting the readout for a given time without any TLU module involvedexternal trigger scan
with the TLU module integrated for beam test measurements (see #30 )