5d31d86b83
format
Build on RHEL9 / build (push) Successful in 2m57s
Build on RHEL8 / build (push) Successful in 5m0s
2025-06-30 12:32:05 +02:00
cbd0aed8e5
gui shows roi now
2025-06-30 12:03:39 +02:00
b775dd0efa
get rx_roi from metadata from rxr, cant reconstruct. fixed clear roi should give 1 roi min
Build on RHEL9 / build (push) Successful in 2m50s
Build on RHEL8 / build (push) Successful in 4m52s
2025-06-29 18:56:07 +02:00
72bf1fa257
check master file creation as well in rx_roi tests
2025-06-29 17:09:30 +02:00
8e20d08af2
rois test work on 1d as well
2025-06-29 15:13:51 +02:00
856ca1e558
1d fixes
Build on RHEL9 / build (push) Successful in 2m50s
Build on RHEL8 / build (push) Successful in 4m55s
2025-06-29 01:06:34 +02:00
25e4070168
wip to fix tests
Build on RHEL9 / build (push) Successful in 2m49s
Build on RHEL8 / build (push) Successful in 4m53s
2025-06-27 17:37:15 +02:00
ca3311da4c
works for all rois
2025-06-27 17:17:19 +02:00
3d4eaec178
wip, works for a single roi
2025-06-27 16:04:30 +02:00
91f33edcf8
works for complete roi
2025-06-27 15:18:05 +02:00
707bf023c6
wip, fails with master and virtual
Build on RHEL9 / build (push) Successful in 2m48s
Build on RHEL8 / build (push) Successful in 4m48s
2025-06-25 16:42:33 +02:00
23f8981346
fix for eiger, added python test for testig roi in different module and detector type configurations
2025-06-25 13:41:47 +02:00
8f0c946393
wip: to map roi to virutal
Build on RHEL9 / build (push) Successful in 3m9s
Build on RHEL8 / build (push) Successful in 4m49s
2025-06-24 17:30:59 +02:00
24fcfb3f9d
fix for empty roi vectors (which shouldnt be) as you cant know if its all or not in roi
2025-06-24 17:05:40 +02:00
7258adfe15
wip
2025-06-24 14:29:19 +02:00
28792ea7e7
switched to vector instead of std::array<ROI, 2>>, which prints extra [-1, -1] when theres only 1 udp interface
Build on RHEL9 / build (push) Successful in 2m49s
Build on RHEL8 / build (push) Successful in 4m48s
2025-06-24 09:39:28 +02:00
686eebd69b
works for eiger as well
2025-06-23 21:31:52 +02:00
83482c8285
fixed rx_roi for multi modules jungfrau , tests for eiger, multi modules jungfrau in x and 2 interfaces
2025-06-23 20:01:32 +02:00
953c3f1587
minor
Build on RHEL9 / build (push) Successful in 2m55s
Build on RHEL8 / build (push) Successful in 4m58s
2025-06-20 17:35:04 +02:00
230d43d1fe
all tests pased
2025-06-20 17:34:26 +02:00
24f878a17b
rois shoudl work. left to implement tests for individual rois, create multiple datasets (1 for each roi) in the virutal data file. currently virutal dataset with roi is not implemented and a warning is given instead. wonder why since the inviduviaual roi files are clipped
2025-06-20 17:20:19 +02:00
aac3f8904b
can get individual rois, but not connected to command yet
Build on RHEL9 / build (push) Successful in 2m50s
Build on RHEL8 / build (push) Successful in 4m50s
2025-06-18 17:55:20 +02:00
8dd9165078
first level test
Build on RHEL9 / build (push) Successful in 2m52s
Build on RHEL8 / build (push) Successful in 4m51s
2025-06-18 13:56:14 +02:00
982383980f
wip
Build on RHEL9 / build (push) Successful in 2m49s
Build on RHEL8 / build (push) Successful in 4m47s
2025-06-17 17:15:12 +02:00
56aa96e9b5
wip to parse vector of rois at command line
Build on RHEL9 / build (push) Successful in 2m47s
Build on RHEL8 / build (push) Successful in 4m48s
2025-06-17 00:00:50 +02:00
06f06cfbf4
wip
2025-06-16 22:13:35 +02:00
e97eae88bc
Merge branch 'developer' into dev/roi_per_port
2025-06-16 22:12:02 +02:00
925176b661
formatting
Build on RHEL9 / build (push) Successful in 3m19s
Build on RHEL8 / build (push) Successful in 4m50s
2025-06-16 22:10:44 +02:00
e4f329466c
wip
2025-06-16 17:25:21 +02:00
d19fe8b66a
Merge pull request #1239 from slsdetectorgroup/dev/wheels
...
Build on RHEL9 / build (push) Successful in 3m21s
Build on RHEL8 / build (push) Successful in 4m48s
added workflow for python wheels
2025-06-13 17:13:07 +02:00
froejdh_e
f4345a91a1
added workflow for python wheels
2025-06-13 16:13:17 +02:00
ec67617e5c
Dev/update test framesynchronizer ( #1221 )
...
* raise an exception if the pull socket python script had errors at startup (for eg if pyzmq was not installed)
* minor changes that got lost in the merge of automate_version_part 2 PR
---------
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com >
2025-06-13 14:20:01 +02:00
Erik Fröjdh
bab6a5e9e1
added docs for SLSDETNAME ( #1228 )
...
Build on RHEL9 / build (push) Successful in 2m52s
Build on RHEL8 / build (push) Successful in 4m43s
* added docs for SLSDETNAME
* clarification on hostname
* added examples on module index
* fixes
* fixed typo
2025-06-05 14:01:08 +02:00
Erik Fröjdh
f84454fbc1
tests for bool in ToString/StringTo ( #1230 )
...
Build on RHEL9 / build (push) Successful in 3m18s
Build on RHEL8 / build (push) Successful in 4m57s
- Added tests for ToString/StringTo<bool>
- Added overload for ToString of bool (previously went through int)
2025-06-03 08:36:29 +02:00
c92830f854
updates files/variants for pmods for 9.2.0 ( #1233 )
Build on RHEL9 / build (push) Successful in 3m59s
Build on RHEL8 / build (push) Successful in 4m56s
2025-06-02 15:16:39 +02:00
e77fd8d85d
Dev/add numpy ( #1227 )
...
Build on RHEL9 / build (push) Successful in 3m25s
Build on RHEL8 / build (push) Successful in 4m54s
* added numpy dependency
* added build specifications for python version and platform
2025-05-30 08:17:45 +02:00
cd0fb1b7bb
Merge pull request #1224 from slsdetectorgroup/dev/920/doc
...
Build on RHEL9 / build (push) Successful in 3m18s
Build on RHEL8 / build (push) Successful in 4m52s
Dev: documentaion for pip
2025-05-28 15:22:00 +02:00
50ab20317d
updated documentation for pip installation as well
2025-05-28 10:25:07 +02:00
d0a946a919
Merge pull request #1209 from slsdetectorgroup/dev/automate_version_part2
...
Build on RHEL9 / build (push) Successful in 2m49s
Build on RHEL8 / build (push) Successful in 4m50s
Dev/automate version part2
2025-05-27 10:17:17 +02:00
froejdh_e
ed142aa34e
added expat to host section
2025-05-27 09:10:03 +02:00
1227574590
Merge branch 'developer' into dev/automate_version_part2
Build on RHEL9 / build (push) Successful in 3m15s
Build on RHEL8 / build (push) Successful in 4m56s
2025-05-26 11:08:42 +02:00
mazzol_a
3ac7b579a0
formatted and updated versionAPI.h
2025-05-26 11:01:49 +02:00
mazzol_a
feb1b0868e
dummy commit for versionAPI
2025-05-26 09:13:45 +02:00
mazzol_a
6d2f34ef1d
adresses review comments
2025-05-23 11:41:56 +02:00
b36a5b9933
updating pmods
Build on RHEL9 / build (push) Successful in 2m50s
Build on RHEL8 / build (push) Successful in 4m54s
2025-05-22 13:50:26 +02:00
froejdh_e
d8ce5eabb8
and now with link
Build on RHEL9 / build (push) Successful in 2m48s
Build on RHEL8 / build (push) Successful in 4m56s
2025-05-22 10:39:32 +02:00
froejdh_e
ceecb0ca27
added extra fs link and fixed execute_program warning
Build on RHEL9 / build (push) Successful in 2m52s
Build on RHEL8 / build (push) Failing after 4m51s
2025-05-22 10:20:16 +02:00
ac3670dcd2
Merge pull request #1215 from slsdetectorgroup/dev/doc_frame_sync
...
Dev//documentation for slsFrameSynchronizer
2025-05-22 08:43:53 +02:00
1c7bc61531
minor
2025-05-21 17:27:50 +02:00
58245a62a4
minor aesthetics
2025-05-21 17:06:08 +02:00