Commit Graph

42 Commits

Author SHA1 Message Date
954db79c36 Merge pull request #16 from slsdetectorgroup/numpy_tests
moved functions to NumpyHelper.cpp and added a few tests
2024-03-12 17:21:32 +01:00
9380fd1be8 fix warnings 2024-03-12 17:21:05 +01:00
609c754b23 moved functions to NumpyHelper.cpp and added a few tests 2024-03-12 16:52:36 +01:00
3fee6b792d fixed option for tests 2024-03-12 15:59:51 +01:00
c38b46df59 Merge pull request #15 from slsdetectorgroup/numpy
read numpy file: works
2024-03-12 15:51:44 +01:00
fd0bbf8170 Update CMakeLists.txt 2024-03-11 17:47:52 +01:00
c4c88c50d1 add python bindings for numpy 2024-03-11 16:05:54 +01:00
25d282717c move static numpy functions to another header
- use env variables
- change warnings back to ON
2024-03-11 14:58:44 +01:00
5173f26bf8 fix merge errors 2024-03-08 18:42:24 +01:00
565cad0fca merge with branch developer (commit: ea8efa) 2024-03-08 18:34:45 +01:00
765bbdc295 read numpy file: works 2024-03-08 18:26:02 +01:00
ea8efa64b2 Merge pull request #14 from slsdetectorgroup/warnings
Warnings
2024-03-08 18:23:52 +01:00
b8cd465a12 silence warnings 2024-03-08 16:13:17 +01:00
e8f81e618d prefixed members rows and cols with m_ to avoid -Wshadow 2024-03-08 15:23:38 +01:00
dec072c090 added a few warnings and default build type 2024-03-08 15:04:29 +01:00
dfb298aaeb Merge pull request #13 from slsdetectorgroup/organizing-flags
Organizing flags
2024-03-08 14:32:43 +01:00
bc5c40d13b Merge pull request #12 from slsdetectorgroup/numpy2
Numpy2 (PR#1)
2024-03-08 14:24:08 +01:00
146d2aed19 merge with organizing targets 2024-03-08 13:28:34 +01:00
47d381d299 merge numpy changes with project structure 2024-03-08 11:47:27 +01:00
0d552d6f75 Merge pull request #11 from slsdetectorgroup/project_structure
Project structure
2024-03-08 11:28:15 +01:00
1f56374496 cleanup 2024-03-07 15:55:34 +01:00
ef61e62238 new folder structure 2024-03-07 15:48:06 +01:00
52865930c2 Merge pull request #9 from slsdetectorgroup/catch2
Added support for tests
2024-03-07 14:53:20 +01:00
44d6ff6d2e added tests 2024-03-07 14:46:56 +01:00
5690a61284 add python bindings 2024-03-07 03:09:43 +01:00
22fb8763be better file structure for better separation 2024-03-06 21:08:52 +01:00
1b7ea707ae saving work: failed attempt at sublibraries 2024-03-05 15:40:04 +01:00
49ebaf5c81 templates are all you need 2024-03-04 16:49:20 +01:00
f62cc229f9 saving work 2024-03-04 15:06:52 +01:00
1bffa4a86d save work and start templating file with detector 2024-02-26 18:29:22 +01:00
b0ce167471 update read frame.py 2024-02-22 16:04:27 +01:00
137c29c52e added sample data files 2024-02-22 15:57:34 +01:00
2bc6e16887 remove leaks 2024-02-22 15:30:48 +01:00
315bf6eb5d read jungfrau simple file. leak errors 2024-02-22 15:14:16 +01:00
a6ff0fc794 save work 2024-02-19 18:58:35 +01:00
9906c5886c test 2024-02-16 15:01:24 +01:00
718682aec8 move office 2024-02-16 14:26:31 +01:00
66f87b0f51 attempt at reading json file 2024-02-14 18:37:14 +01:00
079d519e96 saving work 2024-02-13 18:30:46 +01:00
d720a8e338 add the empty directories 2024-02-12 19:00:41 +01:00
2e466c7a73 initial setup 2024-02-12 18:56:20 +01:00
ae71e23dd2 Initial commit 2024-02-07 11:25:13 +01:00