Commit Graph
9032 Commits
Author SHA1 Message Date
maliakal_d 62c428320f moench server name and version renaming 2024-02-06 11:45:55 +01:00
maliakal_dandGitHub 70f467a3cd moench: changed max shifts of adc clk from 240 to 200 (#909) 2024-02-06 11:34:17 +01:00
97f0c1fe46 8.0.1.rc (#891)
* forward declare zmq_msg_t and moved include

* removed zmq as dependency for slsdet (#870)

* Fixed path when building as submodule

* new moench data structure for offline processing

* meonch raw data and zmq process files updated to 7.0.3 version

* implemented config file for Zmq file

* raw data and zmq work with config file, but only with one file/interface

* zmq config change

* added config examples for zmq and rawdata

* update release notes, release versions

---------

Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
Co-authored-by: froejdh_e <erik.frojdh@psi.ch>
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
Co-authored-by: anberga <34126852+anberga@users.noreply.github.com>
8.0.1
2024-01-16 15:31:25 +01:00
maliakal_d a86fd00e59 Merge branch 'main' into 8.0.0.rc 8.0.0 2023-11-13 16:38:25 +01:00
maliakal_d 24894667b7 release fw for ctb 2023-11-13 16:03:52 +01:00
maliakal_d 4b414bfddb release notes 2023-11-12 15:39:58 +01:00
maliakal_d 15d357d9ab release notes 2023-11-12 15:32:28 +01:00
maliakal_d f95de054f9 formatting 2023-11-12 15:29:34 +01:00
maliakal_d 0aef8113dd documentation and examples 2023-11-12 15:11:36 +01:00
maliakal_d 9785a41048 Merge branch '8.0.0.rc' of github.com:slsdetectorgroup/slsDetectorPackage into 8.0.0.rc 2023-11-10 17:29:47 +01:00
maliakal_d 417e1a88a5 fixed doc 2023-11-10 17:29:35 +01:00
maliakal_d 9c0dd0385d updating docs 2023-11-10 16:02:21 +01:00
Erik Frojdh 5ab64efe3e added python 3.12 to the conda build variants 2023-11-10 14:18:38 +01:00
Erik Frojdh 8f77e4d4fe added python 3.12 to the conda build variants 2023-11-10 14:17:40 +01:00
maliakal_dandGitHub 41c5b75b10 trigger signal issues handled at acquire (#862)
* if blocking and handling sync, only master gets blocking acq, slaves get non blocking as they are first and so dont get status or error caught when slaves dont get trigger (due to not connected etc) and acq returns with slaves still in waiting status. so check status of all in blocking acq

* for all dets with sync, ensure atleast one master when starting acq

* docs updated about sync
2023-11-10 11:24:18 +01:00
maliakal_d bfe53c6693 udpated release notes 2023-11-09 15:10:17 +01:00
maliakal_dandGitHub f7997dd09a 8.0.0.rc: fix server logic in checking detector idle (#860)
* fix buggy logic in checking detector idle and an argument check
2023-11-09 15:07:03 +01:00
maliakal_dandGitHub c64e87a2b6 7.0.3.rc: fix server logic in checking detector idle (#859)
* fix buggy logic in checking detector idle and an argument check
2023-11-09 14:21:11 +01:00
maliakal_d 5eeb8e29c1 project version change 2023-11-08 17:31:29 +01:00
maliakal_d 09697fa325 updated release notes 2023-11-08 17:30:07 +01:00
maliakal_d 90b4daef39 updated release notes 2023-11-08 17:28:48 +01:00
maliakal_d 2082f1eee7 updated release notes 2023-11-08 17:28:17 +01:00
maliakal_d d3a636b563 updated release notes 2023-11-08 17:24:56 +01:00
maliakal_d 50b9b6ca39 update release notes 2023-11-08 14:14:04 +01:00
maliakal_d e86b57cdfc versioning, format, release notes, update test simulator (no need for psutil) 2023-11-08 12:12:17 +01:00
maliakal_d 14e11e8b5b formatting and versioning 2023-11-08 11:43:09 +01:00
maliakal_dandGitHub beafe86554 execute command inside server fixed (from fix simulator tests and exec command PR) (#856) 2023-11-08 09:26:00 +01:00
maliakal_dandGitHub af3dc1e7f4 7.0.3.rc: execute command inside server fixed (from fix simulator tests and exec command PR) (#855)
* execute command inside server fixed (from fix simulator tests and exec command PR)
2023-11-08 09:25:52 +01:00
maliakal_d 573177203b formatting 2023-11-07 14:51:15 +01:00
maliakal_d a3ca9ebce5 updating release notes 2023-11-07 14:35:42 +01:00
maliakal_dandGitHub 8174fc9691 Update RELEASE.txt 2023-11-07 12:34:10 +01:00
maliakal_d d6eac6da71 updated release notes 2023-11-07 11:22:09 +01:00
maliakal_dandGitHub 56c7ae4852 8.0.0.rc: fix py virtual test (#841)
* fix virtual test when it fails

* catching errors in tests and removing sigchild ignore so servers (process in background) executing commands will not fail (pclose no child processes, if sigchld is ignored) fixed

* uncommented python loading config

* somehow killal slsReciever in second detector test fails even though no receiver running

* fixing script for virtual simlator test:fixed issue with check if process running, fixed moench tests
2023-11-07 09:30:24 +01:00
maliakal_dandGitHub 9b9b09ceaf 703rc/tests/fix execute command (#842)
* fix execute command
* fix for tests for ctb
2023-11-07 09:29:48 +01:00
maliakal_dandGitHub cfebaee2a5 handling inconsistent fnums to be -1 in gui, so when one sets 0 (change of value) will also give an exception (#853) 2023-11-06 16:11:40 +01:00
maliakal_dandGitHub 4613c54f57 handling inconsistent fnums to be -1 in gui, so when one sets 0 (change of value) will also give an exception (#852) 2023-11-06 16:11:25 +01:00
maliakal_dandGitHub 51f9d6f011 8.0.0rc: : gui acq finished callback for different status (#851)
* fix acquisition finished status to have different status for different modules, but does not have to be error. for eg. jf sync fw (2.4.1 gives idle for master and stopped for slaves when stopping acquiistion)
2023-11-06 16:08:23 +01:00
maliakal_dandGitHub 58ac7ac280 7.0.3.rc: gui acq finished callback for different status (#847)
* fix acquisition finished status to have different status for different modules, but does not have to be error. for eg. jf sync fw (2.4.1 gives idle for master and stopped for slaves when stopping acquiistion)
2023-11-06 16:07:38 +01:00
anbergaandGitHub 82edfa75d3 7.0.3.rc: process the raw data files as a list (#848)
* Added file list option for moenchRawDataProcess
2023-11-03 12:10:20 +01:00
maliakal_d 35ed926047 formatting 2023-10-25 09:36:51 +02:00
maliakal_d 4023ed0775 updated versioning 2023-10-25 09:36:04 +02:00
maliakal_d b6ef3bc39e updated release notest 2023-10-25 09:15:10 +02:00
maliakal_d 2035666792 versioning and binaries updated 2023-10-25 08:43:23 +02:00
maliakal_d 1ff4d806e7 minor 2023-10-25 08:25:02 +02:00
maliakal_d 3861379653 updated release notes 2023-10-24 17:39:47 +02:00
maliakal_d 91140bbb71 formatting 2023-10-24 11:17:18 +02:00
maliakal_dandGitHub a5632fcbea fix warning for prev_val (variable size array) in tests (#837) 2023-10-23 15:55:13 +02:00
maliakal_dandGitHub d44329117d fix warning for prev_val (variable size array) in tests (#836) 2023-10-23 15:52:59 +02:00
maliakal_dandGitHub 4a454aa698 tests for jf (#835) 2023-10-19 16:55:29 +02:00
maliakal_dandGitHub 0e43072db8 eiger required fw version to 32: fix for blocking trigger in quad (#833) 2023-10-18 17:04:26 +02:00