9272 Commits

Author SHA1 Message Date
dbaaa4393e Merge branch '920/scikitbuild' of github.com:slsdetectorgroup/slsDetectorPackage into 920/scikitbuild
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 2s
2025-05-26 10:53:42 +02:00
e12f71c000 from #1216 to 9.1.1.rc that got lost in merge from develoepr, added expat to host section to fix conda build 2025-05-26 10:50:54 +02:00
46420f54c8 removed 3.28 restriction on cmake in meta.yaml
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 2s
2025-05-23 10:52:20 +02:00
Erik Fröjdh
0c3435a2c4 Fixed broken import in typecaster.h (#1181)
- 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-05-23 10:40:29 +02:00
9bd9711dcc update cmake<=3.28 in conda build requirements 2025-05-22 17:52:01 +02:00
froejdh_e
2bff4c40ac added sync, renamed action 2025-05-22 17:49:44 +02:00
froejdh_e
000857be42 added sls_detector bin 2025-05-22 17:49:40 +02:00
froejdh_e
e1d4edf836 reverted to scikit-build in pyproject.toml 2025-05-22 17:49:36 +02:00
froejdh_e
54fc6ca7f7 switched patch tool 2025-05-22 17:49:03 +02:00
froejdh_e
af90ddb88f removed compiler version 2025-05-22 17:48:59 +02:00
froejdh_e
78611b287e patching libzmq and cleaned up cmake 2025-05-22 17:48:54 +02:00
Fröjd Lars Erik
674ec61806 added workflow for python lib 2025-05-22 17:48:21 +02:00
Fröjd Lars Erik
0f9a784448 added zlib 2025-05-22 17:48:15 +02:00
Fröjd Lars Erik
92cae4c000 removed conda build pin 2025-05-22 17:47:54 +02:00
Fröjd Lars Erik
62dc042040 fixed typo 2025-05-22 17:47:35 +02:00
Fröjd Lars Erik
445df01b82 conda build of main library 2025-05-22 17:47:24 +02:00
Fröjd Lars Erik
c8efe5d10c added back some python versions 2025-05-22 17:47:01 +02:00
Fröjd Lars Erik
59069a29c5 cleaned meta yaml 2025-05-22 17:46:37 +02:00
Fröjd Lars Erik
daf5cb3369 restored comments, cleanup 2025-05-22 17:45:16 +02:00
Fröjd Lars Erik
a230c95b0e separated the recipes 2025-05-22 17:44:01 +02:00
Fröjd Lars Erik
910b440d2f WI{ 2025-05-22 17:41:47 +02:00
froejdh_e
106f9a989e WIP 2025-05-22 16:55:16 +02:00
froejdh_e
ef62155207 moved compiled extension into slsdet 2025-05-22 16:53:31 +02:00
froejdh_e
d4c09bfd21 skeleton pyproject.toml 2025-05-22 16:52:58 +02:00
0d1642c56e
9.1.1: Merge pull request #1217 from slsdetectorgroup/9.1.1.rc
Some checks failed
CMake / Configure and build using cmake (push) Failing after 2s
9.1.1
2025-05-22 11:33:01 +02:00
9bb25445f5 formatting 2025-05-22 10:54:02 +02:00
376514606f updated relase notes 2025-05-22 10:51:57 +02:00
8707196f58
Merge pull request #1216 from slsdetectorgroup/911/fix-conda
Some checks failed
CMake / Configure and build using cmake (push) Failing after 2s
added expat to host section to fix conda build
2025-05-22 10:06:41 +02:00
froejdh_e
9f9b1d496c added expat to host section 2025-05-22 09:51:01 +02:00
b2dd964907
Merge pull request #1212 from slsdetectorgroup/911/doc_frame_sync
911/documentation for slsFrameSynchronizer
2025-05-22 08:43:11 +02:00
348d820265 minor 2025-05-21 17:27:31 +02:00
d414c7459b minor aesthetics 2025-05-21 17:05:38 +02:00
8eb2134d9f
Merge pull request #1213 from slsdetectorgroup/fix/StaticVector
Some checks failed
CMake / Configure and build using cmake (push) Failing after 2s
911: rewrote end() for StaticVector
2025-05-21 16:34:07 +02:00
b8b067d74b typo 2025-05-21 15:46:49 +02:00
froejdh_e
3619a032ac rewrote end() for StaticVector 2025-05-21 15:46:04 +02:00
2ee7e36fb3 rearranged receiver topics, differentiated btween receiver variants and added info about slsFrameSynchronizer 2025-05-21 14:45:01 +02:00
d739453f2b added support to release notes
Some checks failed
CMake / Configure and build using cmake (push) Failing after 1s
2025-05-14 09:10:15 +02:00
3bfa3bfba3 update receiver version
Some checks failed
CMake / Configure and build using cmake (push) Failing after 1s
2025-05-13 23:30:35 +02:00
894c227723 update release notes and package version 2025-05-13 23:26:04 +02:00
f3e5804d02
Merge pull request #1205 from slsdetectorgroup/911/fix_frame_sync
Some checks failed
CMake / Configure and build using cmake (push) Failing after 2s
911/fix frame sync
2025-05-12 01:01:16 +02:00
2c4cd80748 moving the erasure of the fnum to after sending the zmg packets and also deleteing all old frames when end of acquisition
Some checks failed
CMake / Configure and build using cmake (push) Failing after 2s
2025-05-07 16:44:03 +02:00
674865120b typo 2025-05-07 16:03:43 +02:00
c0ae090be0 better error messageS 2025-05-07 16:02:37 +02:00
a85ad6cd84 minor 2025-05-07 16:01:31 +02:00
5f6dea2d6d fix for gotthard to work 2025-05-07 14:06:30 +02:00
f5bf509525 typo 2025-05-07 13:58:21 +02:00
03eded30f9 refactored test_simulator and test_frame_synchronizer tests 2025-05-07 13:57:12 +02:00
684f511bf8 copy in make
Some checks failed
CMake / Configure and build using cmake (push) Failing after 3s
2025-05-06 17:38:07 +02:00
2c93d40e81 moved log out to utils 2025-05-06 17:37:40 +02:00
9889a31f81 works for all detectors
Some checks failed
CMake / Configure and build using cmake (push) Failing after 2s
2025-05-05 17:22:47 +02:00