2026 Commits

Author SHA1 Message Date
NichtJens
b2ae17b8fa debug log in all cases and all non-data fields 2024-05-21 19:57:05 +02:00
NichtJens
c7fc912065 typo; clean up 2024-05-17 13:02:38 +02:00
NichtJens
1b3b8566c6 ignore __pycache__ 2024-05-17 12:10:58 +02:00
NichtJens
98f265aa38 updated argparse help 2024-05-17 12:09:46 +02:00
NichtJens
4d28a9c656 allow negative pulse IDs (count backwards from current) 2024-05-17 11:40:38 +02:00
NichtJens
b2e542f9f1 made cli tools executable; added #! 2024-05-15 17:07:54 +02:00
NichtJens
d65b6c66e2 added a simpler more specific interface 2024-05-15 17:06:22 +02:00
NichtJens
7b2fb9e8e5 added debug print of all values; also print buffer FORMAT_MARKER 2024-05-15 14:48:33 +02:00
NichtJens
d5335a0bf3 change log level from debug to warning; added colon 2024-05-15 14:22:59 +02:00
NichtJens
623e894543 added #!; configure logging; removed a stray space 2024-05-15 13:54:23 +02:00
NichtJens
8f5ac415ab consistency 2024-05-15 13:35:35 +02:00
NichtJens
f1c8a71af0 added log level switch 2024-05-15 13:31:59 +02:00
NichtJens
08cc57c75c cleanup 2024-05-15 13:26:47 +02:00
NichtJens
409b814a2c de-arrow some more 2024-05-15 13:18:32 +02:00
NichtJens
fb21565185 de-arrow 2024-05-15 13:09:17 +02:00
NichtJens
4e787358be rolled 3 comparisons into loop 2024-05-15 13:06:50 +02:00
NichtJens
2e5536d2ef added other side of the comparison 2024-05-15 12:57:22 +02:00
NichtJens
219a8b2d43 fixed logging 2024-05-15 12:45:04 +02:00
NichtJens
c407059169 small touch ups; f-strings; some formatting 2024-05-15 12:35:09 +02:00
ozerov-d
d15a61e40b Merge pull request #8 from Babicaa/master
Update main.cpp
2023-06-01 15:15:41 +02:00
Andrej Babič
3306067034 Update main.cpp
Skip invalid images in buffer
2023-06-01 15:12:00 +02:00
Dmitry Ozerov
ad59736153 remove check for daq_rec inconsistencies between modules, can be valid setup 2022-10-10 08:20:41 +02:00
Leonardo Hax Damiani
caef068960 gtest tag for release v1.11.0 2021-12-16 12:18:38 +01:00
Dmitry Ozerov
4484d70aea cleanup from stuff which belongs to sf-daq-broker pre-merge 2021-08-23 11:51:43 +02:00
Dmitry Ozerov
ec6050f331 remove run_name and number_frames_expected from the metadata(they are calculated on stremvis side) 2021-08-20 12:14:14 +02:00
Dmitry Ozerov
6f594e9503 use sf_writer executable from dbe home directory 2021-07-21 19:33:27 +02:00
Dmitry Ozerov
ad8578201f moved to ansible on sf_daq_broker/operation_tools 2021-07-16 14:32:21 +02:00
Dmitry Ozerov
7f246193df this is done now by ansible on sf_daq_broker/operation_tools 2021-07-16 13:10:20 +02:00
Dmitry Ozerov
fb97a23285 script is now in ansible 2021-07-16 13:05:46 +02:00
Dmitry Ozerov
b1df0fe9f6 removed not needed anymore scripts (they moved to ansible on operation_tools of sf_daq_broker) 2021-07-16 13:04:50 +02:00
Dmitry Ozerov
41043af516 version of detector retrieve used before August shutdown 2021-07-16 09:41:33 +02:00
2dbf522e82 Created new storage data flow diagram 2021-06-17 19:10:19 +02:00
Dmitry Ozerov
a56b5e9c67 build jfj_udp_recv, not hijacking jf_udp_recv place 2021-06-07 10:54:21 +02:00
Data Backend account
afd9529c76 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_buffer 2021-06-07 08:45:14 +02:00
Dmitry Ozerov
49397e8a2f check that next frame has large pulse_id than previous 2021-06-07 08:44:52 +02:00
c5a3eb9d4f Merge pull request #6 from paulscherrerinstitute/jungfraujoch
WIP: Jungfraujoch
2021-06-02 17:31:14 +02:00
Mohacsi Istvan
1406284d41 Tests and bugfix 2021-06-02 13:41:57 +02:00
Mohacsi Istvan
53abc8e867 It compiles 2021-06-01 13:49:30 +02:00
Mohacsi Istvan
5be091eee8 Almost compiles but needs more metadata 2021-06-01 12:11:15 +02:00
20e7376615 Refactored to linear buffer 2021-06-01 10:22:10 +02:00
0ae9eb1e88 Placeholder based on jungfrau 2021-05-28 17:44:15 +02:00
be206af5e2 Remove useless variables in format 2021-04-21 17:24:34 +02:00
63820733ff Rework the state machine interpretation
We do not have separate messages for the state machine anymore
but derive all the information from the stream itself. This
also causes the statistics to change -> it is now run
oriented instead of statistics modulo.
2021-04-21 16:33:37 +02:00
f562e6ec49 Improve live writer state machine logic 2021-04-21 16:15:20 +02:00
cc5c3cb64b Added clarification regarding stream behaviour 2021-04-15 15:22:55 +02:00
b02732b45f Fix image of StoreStream 2021-04-15 15:20:44 +02:00
80e562b6ed Fixed typo 2021-04-15 13:17:31 +02:00
02bc9eadf1 Improved jf-live-writer README 2021-04-15 13:15:25 +02:00
afbb952c1f Invert broker format for StoreStream
Place the image metadata first so we can directly receive the
jf_assembler stream into this data structure.
2021-04-15 13:14:58 +02:00
d61e8fe241 Create StoreStream drawing 2021-04-15 13:14:22 +02:00