Commit Graph

  • b2ae17b8fa debug log in all cases and all non-data fields master NichtJens 2024-05-21 19:57:05 +02:00
  • c7fc912065 typo; clean up NichtJens 2024-05-17 13:02:38 +02:00
  • 1b3b8566c6 ignore __pycache__ NichtJens 2024-05-17 12:10:58 +02:00
  • 98f265aa38 updated argparse help NichtJens 2024-05-17 12:09:46 +02:00
  • 4d28a9c656 allow negative pulse IDs (count backwards from current) NichtJens 2024-05-17 11:40:38 +02:00
  • b2e542f9f1 made cli tools executable; added #! NichtJens 2024-05-15 17:07:54 +02:00
  • d65b6c66e2 added a simpler more specific interface NichtJens 2024-05-15 17:06:22 +02:00
  • 7b2fb9e8e5 added debug print of all values; also print buffer FORMAT_MARKER NichtJens 2024-05-15 14:48:33 +02:00
  • d5335a0bf3 change log level from debug to warning; added colon NichtJens 2024-05-15 14:22:59 +02:00
  • 623e894543 added #!; configure logging; removed a stray space NichtJens 2024-05-15 13:54:23 +02:00
  • 8f5ac415ab consistency NichtJens 2024-05-15 13:35:35 +02:00
  • f1c8a71af0 added log level switch NichtJens 2024-05-15 13:31:59 +02:00
  • 08cc57c75c cleanup NichtJens 2024-05-15 13:26:47 +02:00
  • 409b814a2c de-arrow some more NichtJens 2024-05-15 13:18:32 +02:00
  • fb21565185 de-arrow NichtJens 2024-05-15 13:09:17 +02:00
  • 4e787358be rolled 3 comparisons into loop NichtJens 2024-05-15 13:06:50 +02:00
  • 2e5536d2ef added other side of the comparison NichtJens 2024-05-15 12:57:22 +02:00
  • 219a8b2d43 fixed logging NichtJens 2024-05-15 12:45:04 +02:00
  • c407059169 small touch ups; f-strings; some formatting NichtJens 2024-05-15 12:35:09 +02:00
  • d15a61e40b Merge pull request #8 from Babicaa/master ozerov-d 2023-06-01 15:15:41 +02:00
  • 3306067034 Update main.cpp Andrej Babič 2023-06-01 15:12:00 +02:00
  • 1734022c38 Update 7.5M.config eiger Leonardo Hax Damiani 2023-02-02 20:42:36 +01:00
  • 1aa68bcb72 Create 7.5M.config Leonardo Hax Damiani 2023-02-02 20:32:08 +01:00
  • ad59736153 remove check for daq_rec inconsistencies between modules, can be valid setup Dmitry Ozerov 2022-10-10 08:20:41 +02:00
  • ff6a04f89a updated timing parameter Leonardo Hax Damiani 2022-07-15 10:50:41 +02:00
  • a31b342c70 Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger hax_l 2022-05-16 17:34:49 +02:00
  • b5baa4dce1 sleep removal and proper source naming hax_l 2022-05-16 17:34:46 +02:00
  • eb480c82d9 fixed metadata parser with user_id gf hax_l 2022-05-05 19:07:33 +02:00
  • 6ecc79257b merge with eiger for gpfs writing Data Backend account 2022-04-29 18:18:35 +02:00
  • 34f1adc546 dockerfile for std daq image on m1 Leonardo Hax Damiani 2022-04-07 21:34:29 +02:00
  • 5b2fb0f3d5 Update start_requests.py Leonardo Hax Damiani 2022-03-25 09:59:39 +01:00
  • 94b96abb2c fix sync/async Leonardo Hax Damiani 2022-03-18 11:19:27 +01:00
  • 022a1b6b2a parameter user_id Leonardo Hax Damiani 2022-03-18 11:16:19 +01:00
  • 4be2732d20 script to analyse the udp receivers cpu consumption hax_l 2022-03-17 20:30:27 +01:00
  • 72386e432c change to effective and real user id behavior to eaccounts hax_l 2022-03-17 15:33:44 +01:00
  • a48ac0ec15 added setgid and setuid to the writer hax_l 2022-03-15 12:56:36 +01:00
  • 8bbcb862e1 cleanup and organization for eiger on xbl-daq-28 hax_l 2022-03-02 16:15:27 +01:00
  • 7a9ab50719 helpes and scripts for std daq controls babic_a 2022-02-22 18:50:27 +01:00
  • 206945a8ff Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger babic_a 2022-02-17 12:33:58 +01:00
  • 4bfca9ab55 eiger set config and start example Data Backend account 2022-02-15 17:15:55 +01:00
  • ef8c6cbff9 rabbitmq service in check script Data Backend account 2022-02-15 10:20:03 +01:00
  • f0943e5919 verbose status check script Data Backend account 2022-02-15 09:44:01 +01:00
  • 39024f4953 daq-28 eiger config and acquisition script babic_a 2022-02-11 18:42:00 +01:00
  • 1ca20a423d config and scripts to work on xbl-daq-24 Data Backend account 2022-02-11 13:51:30 +01:00
  • 8c5035e292 added debug output to BufferUtils bind and connect methods Data Backend account 2022-02-09 12:00:47 +01:00
  • ab09d26c70 bugfix stream address parameter index Leonardo Hax Damiani 2022-02-09 11:32:37 +01:00
  • 48b68668f4 bugfix order of params from json config babic_a 2022-01-05 23:45:45 +01:00
  • 6a321b2bac bit depth in det writer config hax_l 2021-12-16 13:37:32 +01:00
  • 0116d0997c gtest fix hax_l 2021-12-16 12:19:10 +01:00
  • caef068960 gtest tag for release v1.11.0 Leonardo Hax Damiani 2021-12-16 12:18:38 +01:00
  • 485145ae03 bit depth via config file hax_l 2021-12-16 12:05:21 +01:00
  • 9986d21e85 Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger lhdamiani 2021-12-14 12:01:54 +01:00
  • 7fcda636dc bit_depth defined via config file lhdamiani 2021-12-14 12:01:50 +01:00
  • 8b43fb67cd bugfix gtest with specific commit release tag lhdamiani 2021-12-14 11:47:23 +01:00
  • 146046ff74 wip std det writer for a gigafrost stream lhdamiani 2021-11-19 15:07:56 +01:00
  • 55876605eb readthedoc initialization sf_doc lhdamiani 2021-10-28 16:43:35 +02:00
  • dfeb604fc0 initial commit for read the docs documentation: lhdamiani 2021-10-28 16:38:06 +02:00
  • 4fb74ab1b8 Small changes for speedup jf-zmqstreamer mohacsi_i 2021-10-04 18:12:09 +02:00
  • e43eb2b07f Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger babic_a 2021-09-30 16:45:20 +02:00
  • 16cc6769dd infrastructure scripts to perform acquisistions on xbl-daq-28 hax_l 2021-09-30 16:40:08 +02:00
  • 37654bf0fd Everything compiles mohacsi_i 2021-09-26 16:20:28 +02:00
  • 77aae103bf Adding zmq receiver mohacsi_i 2021-09-26 15:46:20 +02:00
  • c7b91f1ce9 More headers mohacsi_i 2021-09-14 12:25:39 +02:00
  • 4e4f8146a8 More headers mohacsi_i 2021-09-14 12:22:54 +02:00
  • a8d60c2642 More headers mohacsi_i 2021-09-14 12:19:13 +02:00
  • 74741cd2d6 More headers mohacsi_i 2021-09-14 12:18:27 +02:00
  • a5f4727d7d Merge branch 'jf-zmqstreamer' of https://github.com/paulscherrerinstitute/sf_daq_buffer into jf-zmqstreamer mohacsi_i 2021-09-14 12:15:08 +02:00
  • d59dfdddf1 More headers mohacsi_i 2021-09-14 12:14:59 +02:00
  • f5ed889c91 Compilation stuff mohacsi_i 2021-09-14 12:00:46 +02:00
  • 20da278ada More headers mohacsi_i 2021-09-14 11:59:34 +02:00
  • b7820c71de More headers mohacsi_i 2021-09-14 11:58:31 +02:00
  • 2ead4bc2db Added EPICS field types mohacsi_i 2021-09-14 11:56:11 +02:00
  • 982fb82ce2 Small changes mohacsi_i 2021-09-14 11:40:02 +02:00
  • 38b7b152da Small changes mohacsi_i 2021-09-14 11:38:59 +02:00
  • d0b98af45c Small changes mohacsi_i 2021-09-14 11:38:02 +02:00
  • 0f7c0391d2 Cleanup mohacsi_i 2021-09-14 11:31:10 +02:00
  • ad634a8c8c ZMQ streamer for jungfrau mohacsi_i 2021-09-14 10:43:38 +02:00
  • 4484d70aea cleanup from stuff which belongs to sf-daq-broker pre-merge Dmitry Ozerov 2021-08-23 11:51:43 +02:00
  • ec6050f331 remove run_name and number_frames_expected from the metadata(they are calculated on stremvis side) Dmitry Ozerov 2021-08-20 12:14:14 +02:00
  • e92ab87aed Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger lhdamiani 2021-08-19 12:11:17 +02:00
  • 8ebe6bd17b using default json reader instead lhdamiani 2021-08-19 12:08:46 +02:00
  • 9331d066aa live stream with json+blob lhdamiani 2021-08-19 12:07:26 +02:00
  • 0165a9f38d removal of unnecessary dst_meta Leonardo Hax Damiani 2021-08-18 17:40:30 +02:00
  • 9ac7690241 fix tab formatting lhdamiani 2021-08-18 17:39:15 +02:00
  • 72058acc02 fix tab formatting lhdamiani 2021-08-18 17:38:31 +02:00
  • dd30e2c86e live preview streamer in start daq script lhdamiani 2021-08-18 17:36:07 +02:00
  • 2e0f28352b zmq stream to live preview lhdamiani 2021-08-18 17:35:48 +02:00
  • 16f6919bb6 test script to consume eiger live stream lhdamiani 2021-08-18 17:29:51 +02:00
  • 49434e86c0 config takes image height and width instead of n_pixels lhdamiani 2021-07-26 17:00:46 +02:00
  • aa00703701 updated readme for sync/assembler components lhdamiani 2021-07-24 18:12:23 +02:00
  • 33b8a75137 assembler nrows definition lhdamiani 2021-07-23 17:09:15 +02:00
  • 06c230c048 bugfix gap pixels eiger assembler lhdamiani 2021-07-23 14:01:43 +02:00
  • 72bf793cfc Add script for creating pipeline locally babic_a 2021-07-22 14:52:04 +02:00
  • 7a39b284a8 Update README babic_a 2021-07-22 14:51:52 +02:00
  • c1132c53ef Divide compose to env and config babic_a 2021-07-22 14:12:27 +02:00
  • 41d7f36c54 Rename build script babic_a 2021-07-22 14:12:06 +02:00
  • 811ceb1565 Virtual pipeline for the detector babic_a 2021-07-22 13:23:09 +02:00
  • cdaaec52a2 Fix entrypoint for executing files babic_a 2021-07-22 13:05:58 +02:00
  • 85da98e4ef Improve redis script babic_a 2021-07-22 12:10:44 +02:00
  • 54bf7bf895 Check service naming only if using Redis babic_a 2021-07-22 12:02:52 +02:00