6793f5e530
fixed virtual function problem in slsDetectorCalibration
2022-02-01 12:01:53 +01:00
Erik Fröjdh
328279d315
Moenchstuff ( #358 )
...
* using standard header in moench03T1Receiver
* restructure slsDetectorData added override to moench03T1ReceiverDataNew
* removed unused function
2022-01-31 11:55:12 +01:00
Erik Fröjdh
f6e76145c1
Make a library for writing and reading tiff, added tests ( #347 )
...
* removed Makefile for moench and integrated the build in CMake
* broke out tiff reading and writing to its own library
* moved tiff includes to include/sls
* moved tiffio source to src
* removed incorrectly used bps
* cleanup and tests for tiffio
* removed using namespace std from header
* some fixing for moench04
* Program for offline processing renamed
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
2022-01-27 10:24:02 +01:00
Erik Frojdh
c554bbb2d3
formatted slsDetectorCalibration
2022-01-24 11:26:56 +01:00
Erik Frojdh
623b1de8a0
added f suffix
2022-01-24 11:19:38 +01:00
Erik Frojdh
02174f79d1
changed deprecated uint32 declaration to uint32_t
2022-01-24 09:01:44 +01:00
5403656e79
Fixed some stuff for the Zmq process
2022-01-19 14:56:44 +01:00
7871a78c8f
updates to work with ctb and moench04
2022-01-14 13:39:40 +01:00
Erik Frojdh
b0a5a76065
adding LTO to tests
2021-11-24 17:40:14 +01:00
7eb05a3637
make files
2021-10-18 11:52:23 +02:00
ca08cd9ec1
updated cmakelists.txt for licesnse
2021-10-18 11:44:47 +02:00
fada085f0e
added .py licenses
2021-10-15 15:54:58 +02:00
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
d05b0ef77f
produced new mythen3 trimfiles with the gaincap for 4000,6000,8000,12000eV all trimbits to 0
2021-05-25 15:09:28 +02:00
Erik Frojdh
ac613171ec
added conda pkgs for moench
2021-05-11 10:22:15 +02:00
Erik Frojdh
28c7d533e9
fixed compile defs for moench zmq
2021-04-22 08:29:15 +02:00
fa6a685508
fixed moenchZmq executables
2021-04-21 17:25:51 +02:00
e65e7ac42f
energyCalibration updated with Sophie's version
2021-03-29 15:35:27 +02:00
Erik Fröjdh
121a3ad733
Static libraries ( #213 )
2020-11-03 18:54:11 +01:00
Erik Frojdh
707601832f
minor fix to build
2020-11-03 08:44:29 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Erik Frojdh
fb8842e048
build and libname
2020-09-07 09:14:47 +02:00
afabc9a503
Fixed file cluster closing and cprintf warning in moenchZmqProcess
2020-08-18 10:56:21 +02:00
98ffe350f3
changing command from vhighvoltage to highvoltage
2020-07-30 11:50:56 +02:00
Erik Fröjdh
5bf6b7a338
Refactor of ZmqSocket ( #109 )
...
Changed data type of address from char[1000] to string to reduce stack size of object.
Removed redundant calls to Close
Removed function exposing the socket descriptor
Using functions from network_utils instead of duplicates
Added tests
2020-06-19 12:41:03 +02:00
Erik Fröjdh
cf9ec3de0d
moench zmq ( #107 )
2020-06-17 10:34:42 +02:00
379b9b53b4
fixed still one index in cluster finder
2020-05-06 12:02:22 +02:00
d76f43f5fd
Fixed problem in cluster finder
2020-05-06 11:59:49 +02:00
f811c065d1
corrected a delete [] in multiThreadedAnalogDetector
2020-04-09 09:31:43 +02:00
ed20e17c3a
fixed bug in pedestal cloning and changed cluster finder file format- tested only for 3x3
2020-03-24 12:03:29 +01:00
Erik Frojdh
a108a4df4c
fixed also the moench oofline cluster finder
2020-03-19 15:42:24 +01:00
78dd96357d
fixed slsDeetctorcalibration - including interpolation for rectangular pixels
2020-03-19 15:25:00 +01:00
6091271f37
somenthing on calibration
2020-03-19 11:41:55 +01:00
c2639854fa
ctb gui works with moench detector
2020-03-05 14:53:24 +01:00
e143204ce1
Corrected settings and patter for moench detector
2020-03-04 13:33:42 +01:00
c10e04c4eb
explicitly setting rx zmq datastream int the ctb Gui
2020-02-28 12:25:48 +01:00
247d40f5a6
added Zmq image structures
2020-02-21 11:56:44 +01:00
fc27cfd663
merging problem
2020-02-18 10:55:41 +01:00
6b0bf02a85
Some fixes to use moench
2020-02-18 10:45:53 +01:00
4cce0aee62
Fixed ctbGui to work also with moench03
2020-02-06 14:28:20 +01:00
Erik Frojdh
a3c686d271
renamed
2020-02-03 11:04:49 +01:00
2a48f70320
Fixed all warning in moenchZmqProcess
2019-09-25 12:14:15 +02:00
61c495f218
multithreading fixed for gain map, common mode and ghosting
2019-09-18 13:21:47 +02:00
400e69cef2
Added define for high z cluster finder and fixed gainmap (t.b.t.)
2019-09-10 16:34:29 +02:00
Dhanya Thattil
e23b3b0471
Ctbgui det ( #58 )
...
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* defs added
* ctb gui: tengiga bug fix
* WIP
* WIP
2019-08-29 11:39:29 +02:00
975a5a4cab
moench03T1ZmqData added
2019-08-23 12:05:19 +02:00
d4a2af1693
CTB fixed 10Gb data structures for the GUI (to be tested)
2019-08-21 17:31:25 +02:00
0735f890a3
Modified waveform plots for 10Gb (to be tested)
2019-08-21 17:19:54 +02:00
1b5e939748
Added 10Gb data structures for moench04 (to be tested)
2019-08-21 16:57:54 +02:00