- 10 Sep, 2019 5 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: 'read_caribou_data()' now returns false when reaching end-of-file and true otherwise, adjust logic in run() accordingly
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderATLASpix: removed block in initialise() which does the 'skip before T0' which is now done in 'read_caribou_data()' as well
-
Jens Kroeger authored
-
- 09 Sep, 2019 15 commits
-
-
Jens Kroeger authored
EventLoaderATLASpix: copying over code block from ATLASpix Raw Decoder in EUDAQ2 and adjusting variable names
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Simon Spannagel authored
Follow-up on MR !114: Improve Clustering See merge request !165
-
Jens Kroeger authored
EventLoaderATLASpix: set 'buffer_depth=1000' by default and throw error when buffer_depth is smaller than 1
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Morag Jean Williams authored
Improve Clustering - allow arithmetic or charge-weighted mean for cluster centre See merge request corryvreckan/corryvreckan!114
-
Jens Kroeger authored
-
Jens Kroeger authored
ClusteringSpatial: same implementation for charge-weighted centre-of-gravity + fall-back to arithmetic mean as used in Clustering4D
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 06 Sep, 2019 2 commits
-
-
Simon Spannagel authored
Docker: add EUDAQ2 to the dependencies and build the event loader See merge request corryvreckan/corryvreckan!163
-
Simon Spannagel authored
-
- 04 Sep, 2019 5 commits
-
-
Jens Kroeger authored
EventLoaderATLASpix: implemented filling of priority queue until buffer_depth is reached and read from it until we're after the current clipboard event
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Simon Spannagel authored
Renaming all pixel multiplicity plots in event loader type modules for consistency Closes #71 See merge request corryvreckan/corryvreckan!159
-
Morag Jean Williams authored
-
- 03 Sep, 2019 13 commits
-
-
Jens Kroeger authored
Clustering4D: implemented corrected logic to make sure we get the correct cluster position when one of the pixels has zero charge
-
Jens Kroeger authored
-
Morag Jean Williams authored
Clustering4D/README: added new plot clusterMultiplicity See merge request corryvreckan/corryvreckan!160
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
Adding plot for cluster multiplicity (clusters per plane per event) See merge request corryvreckan/corryvreckan!158
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Morag Jean Williams authored
-
Jens Kroeger authored
-
Morag Jean Williams authored
-
Jens Kroeger authored
ClusteringSpatial: added same logic for arithmetic/charge-weighting cluster position as in Clustering4D
-
Jens Kroeger authored
-