|
9321d6d03a
|
add SC to CMake
|
2025-03-06 20:32:45 +01:00 |
|
|
266ace44a2
|
Include fmt a CMake dependency
|
2024-11-08 16:35:04 +01:00 |
|
|
16bfcc17ce
|
Fetch json from remote
|
2024-09-02 18:16:57 +02:00 |
|
vhinger182
|
a9c366890b
|
add vs code and rhel 8
|
2024-09-02 12:00:12 +02:00 |
|
|
669e5f3c7a
|
intermediate
|
2024-08-23 11:43:32 +02:00 |
|
|
a6a4ea7f21
|
first draft
|
2024-08-07 11:05:23 +02:00 |
|
|
d8e3e38c33
|
Compile strixel quad in cluster finder
|
2024-02-01 16:41:57 +01:00 |
|
|
95b7be6842
|
modify RawDataProcess
|
2023-10-06 12:18:33 +02:00 |
|
|
2b93ef4565
|
minor
|
2023-10-06 11:55:20 +02:00 |
|
|
f90a9b7520
|
Read rx_ROI from json master
|
2023-08-03 18:25:43 +02:00 |
|
|
4c6be26846
|
Jf rawdataprocess txtfile (#732)
* Fix ROI mapping
* Formatting
* Minor edit
* intial draft of cmake for jungfrau executables Makefile.rawdataprocess
* added the cmake file
* missed Makefile
* added libfmt
* Fix some compiler warnings
* Fix some compiler warnings
* Create filename usining fmt::format
* Rewrite command line parsing with std::string and fmt::format
* Fix file reading
* Fix root string extraction
* Fix ifstream file reading
* Clean up comments
* Add version of rawdataprocess with bash wildcards
* Add version of rawdataprocess that reads inputs from txt-file, still buggy
* intermediate
* fix file loop
* fix const
* Circumevent bug with stuck threads
* Fix mutex bug
* cleanup
---------
Co-authored-by: vhinger182 <hinger_v@hv_home_lt1.localdomain>
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
|
2023-05-08 16:30:37 +02:00 |
|
|
f4e05f7a01
|
1 - Add cmake for jungfrauExecutables rawdataprocess (#717)
* Fix ROI mapping
* intial draft of cmake for jungfrau executables Makefile.rawdataprocess
* added the cmake file
* missed Makefile
* added libfmt
* Fix some compiler warnings
---------
Co-authored-by: vhinger182 <hinger_v@hv_home_lt1.localdomain>
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
|
2023-04-27 13:59:13 +02:00 |
|