-
Sergey provided us what evio files in different configurations could be used as samples:
```
Physics runs:
-------------
===> 2 crates , 3 detectors : CAL/FA250, GEMTRD/FA125 , GEM/SRS
CO…
-
How to reproduce:
```
jana4ml4fpga -Pplugins=log,root_output,example_evio_analysis -Pjana:debug_plugin_loading=1 -Pcdaq:LogLevel=trace -Pjana:timeout=0 -Pnthreads=1 /mnt/work/data/2023-03-03-trd-…
-
when analyzing a file from run 81421 using the plugin HLDetectorTiming the memory usage of hd_root starts climbing and climbing
till on the batch farm the job eventually will fail due to SLURM_OUT_OF…
-
https://github.com/JeffersonLab/JANA4ML4FPGA/blob/ee1fa8fe74523375170d21f4ecf0a35ed8862ec3/src/plugins/single_event_evio/SingleEvioEventFileSource.cc#L49-L52
@DraTeots
In the above lines, you b…
-
possible to use netpoll instead of evio?
https://github.com/cloudwego/netpoll
-
Hi,
I am looking at this example https://github.com/lesismal/nbio-examples/blob/master/websocket_1m/server/server.go and I have few questions
1. I see that is 1m websocket server you are using m…
-
It is often helpful to look at the values of the alignment parameters themselves and so I think integrating a quick script here to pull out the alignment parameters from a certain detector would be he…
-
The Hall B logbooks keep suggesting, again and again, year after year, that they have to restart mon12 to get it to work right, in the sense of creating/displaying histograms in mon12 that really refl…
-
Hi:
I found when set numLoops > 1, udp server with evio will be slower than numLoops = 1. Use profile, I found there is too much syscall in loopUDPRead(s, l, i, fd).
I add a debug code fm…
-
Hopefully this is an issue with how I've configured my run, but we shall see. I am running with hps-java:master (commit 7e9a7ea) and my branch of hps-mc developing an alignment workflow ([tomeichlersm…