-
Hi,
Thanks for your excellent work.
I've recently obtained some Timepix3 data for Compton camera imaging using [Advacam](https://iopscience.iop.org/article/10.1088/1748-0221/15/01/C01014). As a novi…
-
For stopping (and other functions) there is a timeout of 20 seconds. e.g. with the Timepix3 producer it proved too short. Alternatives:
- increase timeout
- let the producer set its own timeout befo…
-
Currently the event (and lesser extent run) header table that still originates from the Virtex TOS ascii data days is kept as a `Table[string, string]` after parsing & until writing to the H5 file in …
-
Given the work done in the Tpx3 DAQ https://github.com/SiLab-Bonn/tpx3-daq for Nim interfacing, we should be able to quickly add Timepix3 support.
By utilizing the decoding procs from the Nim branch…
-
Each data packet is 64-bit long. After shifting right by 16 bits, we should check for the remaining 48 bits but here we're only checking 44 bits. It shouldn't mess with getting the correct global time…
-
**Describe the bug**
I started seeing jumps in `spidertime` (a jump of 2^30 = ~26.84 ns). This has not been observed before implementation of `FastSophiread` and needs further investigation.
**To…
-
Hi,
When I run `./corryvreckan/bin/corry -c bttb10_tutorial_corryvreckan/03_desy/04_clictd_tlu_mimosa26_timepix3.conf`, there is a fatal error showed below.
How should I do to deal with it?
Thanks.…
-
Hi,
When I run corryvreckan with eudaq2,there is a little issue showed below.
I don't know if this will affect the results.How should I do to deal with it?
Thanks in advance.
`[zchen@ui01 test3]…
-
Hi,
When I run eudaq2 corry, there is one problem below:
I use the data from BTTB10 tutorial slides, how can I do to deal with it?
Thanks in advance.
Factory: Unknown class ID:
Factory: Unkn…
-
I've started using your excellent library for fast analysis of Timepix pixel clusters. So far I'm using 'frame' to identify separate sets of simultaneously recorded pixels (i.e. a monotonically increa…