mazzol_a
bace9edf89
updatet regex pattern to support postfix
Native CMake Build / Configure and build using cmake (push) Failing after 3s
2025-04-23 17:09:06 +02:00
mazzol_a
99735c3ee5
got typo in github workflow
Native CMake Build / Configure and build using cmake (push) Failing after 3s
2025-04-23 14:46:12 +02:00
mazzol_a
2571397c70
saving changes in git workflow failed
2025-04-23 14:38:51 +02:00
mazzol_a
497c3abfc2
managed to load VERSION file in yaml file - simplifies things
2025-04-23 14:26:26 +02:00
mazzol_a
fca31cc432
updated github workflow scripts to support automatic version numbering with environment variable
Native CMake Build / Configure and build using cmake (push) Failing after 24s
2025-04-22 17:05:06 +02:00
mazzol_a
8fe4a78feb
mistakenly set version back to 0.0.0
2025-04-22 15:43:01 +02:00
mazzol_a
ee170fa2e0
Merge branch 'developer' into dev/automate_version_number
2025-04-22 14:06:22 +02:00
mazzol_a
da760b2b93
version number automated for python build
2025-04-22 14:00:45 +02:00
2c8c2a46ea
Merge pull request #1159 from slsdetectorgroup/dev/issue_dont_reorder_digital_data
...
Native CMake Build / Configure and build using cmake (push) Failing after 11s
Dev/issue dont reorder digital data
2025-04-11 14:48:02 +02:00
9625a8058c
Merge branch 'developer' into dev/issue_dont_reorder_digital_data
2025-04-11 14:30:11 +02:00
Mazzoleni Alice Francesca
4d8bdae836
updated update_image_size in xilinx
2025-04-11 12:38:28 +02:00
Mazzoleni Alice Francesca
3297707ab7
clang-format with clang-format version 17
2025-04-11 11:38:56 +02:00
Mazzoleni Alice Francesca
598154645c
changed font size in GUI
2025-04-11 11:03:52 +02:00
Mazzoleni Alice Francesca
9d8f9a9ba9
autogenerated commands and make format
2025-04-11 10:45:02 +02:00
68f163b757
Merge pull request #1186 from slsdetectorgroup/dev/911/fix_m3_trimbits_badchannels
...
dev: m3: fix trimbits and badchannels
2025-04-11 10:40:46 +02:00
b8c5bb2045
Merge branch 'developer' into dev/911/fix_m3_trimbits_badchannels
2025-04-11 10:39:37 +02:00
b45df191e5
Merge pull request #1189 from slsdetectorgroup/dev/911/slsmultireceiver_verbose_size
...
dev: multi receiver: verbose option
2025-04-11 10:38:44 +02:00
01cc745787
update the comment about how to modify data on a data call back from the receiver
2025-04-11 10:38:17 +02:00
Mazzoleni Alice Francesca
f9bc2eb126
removed Gotthard stuff
2025-04-11 10:32:31 +02:00
Mazzoleni Alice Francesca
4c86ad3198
added sanity check to only enable for chipttestboard and xilinx
2025-04-11 10:27:26 +02:00
Mazzoleni Alice Francesca
5be0724f82
got rid of Reorder function
2025-04-10 17:52:16 +02:00
Mazzoleni Alice Francesca
7c652498e4
got rid of cast to uint64
2025-04-10 17:34:39 +02:00
Mazzoleni Alice Francesca
721d536350
fixed warnings
Native CMake Build / Configure and build using cmake (push) Failing after 13s
2025-04-10 13:31:47 +02:00
361437428d
commenting out the example in receiver data call back changing size as it affects users using debugging mode to print out headers
2025-04-10 13:13:23 +02:00
Mazzoleni Alice Francesca
aadbfeaf2d
Merge branch 'developer' into dev/issue_dont_reorder_digital_data
2025-04-10 12:16:29 +02:00
Mazzoleni Alice Francesca
f119d14e7c
added check for proper memory allocation
2025-04-10 11:29:01 +02:00
f8b12201f8
binary in
2025-04-09 18:21:54 +02:00
585c92be66
Merge branch 'developer' into dev/911/fix_m3_trimbits_badchannels
2025-04-09 18:21:19 +02:00
7c8639b8ae
formatting
Native CMake Build / Configure and build using cmake (push) Failing after 12s
2025-04-09 18:20:58 +02:00
a138b5b365
m3 server fix for trimbits and badchannels that are shifted by 1
2025-04-09 18:10:01 +02:00
Mazzoleni Alice Francesca
9fde62ae30
merged developer into feature and solved merge conflicts
2025-04-09 09:39:47 +02:00
Mazzoleni Alice Francesca
29fe988583
imagedata is now allocated on the heap
2025-04-09 09:31:38 +02:00
Mazzoleni Alice Francesca
6740d9b363
alignedData now uses std::align_alloc
2025-04-09 09:20:05 +02:00
Mazzoleni Alice Francesca
1d1b55b864
changed documentation
2025-04-08 15:57:11 +02:00
c32732b22e
Merge pull request #1177 from slsdetectorgroup/pattern_docu
...
Native CMake Build / Configure and build using cmake (push) Failing after 14s
Pattern documentation
2025-04-08 11:29:20 +02:00
1e6b6fef0a
Merge branch 'developer' into pattern_docu
2025-04-08 10:46:14 +02:00
Erik Fröjdh
5ab2c1693e
Fixed broken import in typecaster.h ( #1181 )
...
Native CMake Build / Configure and build using cmake (push) Failing after 28s
- Fixed the broken import _slsdet --> slsdet._slsdet caused by a previous upgrade
- Added tests that exercises the conversion from python to C++ and from C++ to python
- Python unit tests now run in CI (!)
2025-04-03 12:00:57 +02:00
0b3cd499a8
Dhanya's comments
CMake / Configure and build using cmake (push) Failing after 11s
2025-04-02 10:18:57 +02:00
884e17f0c4
Merge pull request #1164 from slsdetectorgroup/dev/scikitbuild
...
Native CMake Build / Configure and build using cmake (push) Failing after 10s
Dev/scikitbuild
2025-04-01 17:27:10 +02:00
froejdh_e
d0ccf236c0
added sync, renamed action
2025-04-01 17:20:35 +02:00
froejdh_e
396b955db7
Merge branch 'dev/scikitbuild' of github.com:slsdetectorgroup/slsDetectorPackage into dev/scikitbuild
2025-04-01 16:58:14 +02:00
froejdh_e
5f14eb32aa
added sls_detector bin
2025-04-01 16:57:47 +02:00
Erik Fröjdh
cfec7c18ec
Merge branch 'developer' into dev/scikitbuild
2025-04-01 14:38:06 +02:00
froejdh_e
04583acb21
reverted to scikit-build in pyproject.toml
2025-04-01 14:17:07 +02:00
froejdh_e
95e11d668a
switched patch tool
Native CMake Build / Configure and build using cmake (push) Failing after 9s
2025-03-28 18:26:45 +01:00
772e58c743
Merge pull request #1179 from slsdetectorgroup/dev/pmod_910
...
CMake / Configure and build using cmake (push) Failing after 9s
adding pmodules for 9.1.0 rhl8
2025-03-28 17:20:28 +01:00
470e2633c3
adding pmodules for 9.1.0 rhl8
2025-03-28 16:32:37 +01:00
froejdh_e
3312adddd1
removed compiler version
Native CMake Build / Configure and build using cmake (push) Failing after 9s
2025-03-28 15:43:09 +01:00
46152d2419
added mythen3 pattern word table
CMake / Configure and build using cmake (push) Failing after 9s
2025-03-28 09:35:25 +01:00
froejdh_e
b5c82783d6
patching libzmq and cleaned up cmake
Native CMake Build / Configure and build using cmake (push) Failing after 9s
2025-03-28 09:26:55 +01:00