Dhanya Thattil
f9f50f1d84
M3settings ( #228 )
...
* added temp m3 settings files
* renames settings noise to trim
* get threshold for M3
* some changes to compile on RH7 and in the server to load the default chip status register at startup
* Updated mythen3DeectorServer_developer executable with correct initialization at startup
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
2021-01-14 12:34:13 +01:00
Alejandro Homs Puron
f4be0b8efa
slsReceiver: avoid potential memory leak around Implementation::generalData
2020-12-04 13:20:50 +01:00
Erik Frojdh
06dbf82e93
clang-format
2020-11-18 18:01:39 +01:00
abfc0dc266
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-11-18 10:12:35 +01:00
85a6d82d9f
bugfix hdf5 threshold ev
2020-11-18 10:12:27 +01:00
Erik Frojdh
56be47669f
more cmake cleaning
2020-11-18 09:43:07 +01:00
Erik Frojdh
b96b1849cd
minor
2020-11-18 09:15:17 +01:00
Erik Frojdh
1efdc90719
clean
2020-11-18 08:57:35 +01:00
a534271aff
back to normal receiver
2020-11-17 16:21:39 +01:00
Erik Frojdh
bfe8cb7020
Merge branch 'callbacksafe' of github.com:slsdetectorgroup/slsDetectorPackage into callbacksafe
2020-11-17 15:33:13 +01:00
Erik Frojdh
40f6eb8ede
WIP
2020-11-17 15:33:09 +01:00
5c71dd7246
handling acquisitionfinished callback
2020-11-17 15:28:39 +01:00
918f3f3fde
handling get data rxr callback exceptions
2020-11-17 13:53:54 +01:00
a36a294515
handling acquisition finished callback exception
2020-11-17 13:38:22 +01:00
f19bc8880a
handling start acq call back exception
2020-11-17 13:34:51 +01:00
0cb7d62ad5
throw startacq callback exception
2020-11-17 12:57:14 +01:00
Erik Frojdh
2020407438
adding namespace sls to public receiver api
2020-11-09 11:23:11 +01:00
Erik Fröjdh
121a3ad733
Static libraries ( #213 )
2020-11-03 18:54:11 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
e57f49086d
allowing multi receiver with just 2 arguments (without call back as default)
2020-10-28 11:43:53 +01:00
a5d70c1214
print missing packets in signed
2020-10-20 15:47:09 +02:00
6c1035aa99
zmq hwm are specified to 2 for gui and restreaming of receiver if all zmq not closed at end of acquiistion
2020-10-08 13:01:01 +02:00
c9372f3d0e
gui: rx_zmqfreq set to 0 in gui for fast detectors that overload the network unnecessarily
2020-10-01 11:45:45 +02:00
Dhanya Thattil
fe81963873
rxr: udp socket size max of INT_MAX/2 ( #191 )
2020-09-25 10:15:39 +02:00
99642dad69
g2 fix: cont trigger frames in rxr should be 1
2020-09-24 17:16:46 +02:00
Erik Frojdh
d945f39142
removed unused variables
2020-09-17 14:39:20 +02:00
Erik Frojdh
ac1e9569b5
removed unused fields and added popcount
2020-09-17 14:20:02 +02:00
Erik Frojdh
ea1b41c84a
fixed bool ini with nullptr
2020-09-17 14:07:19 +02:00
f26d8e514b
merged with g2continuous
2020-09-08 08:46:37 +02:00
e82e531fb1
server arguments like linux
2020-09-08 08:18:48 +02:00
503f83e8e3
Merge branch 'developer' into g2continuous
2020-09-07 17:07:09 +02:00
b20720686e
gotthard2: changed order of burst mode enums, added a 4th burst mode cw internal burst mode
2020-09-07 16:13:33 +02:00
30e06c6386
Merge branch 'developer' into rxrmetadata
2020-09-07 11:53:41 +02:00
ea601fe1f7
lock to ensure json add header can be updated on the fly
2020-09-07 11:52:51 +02:00
f0c576c779
WIP
2020-09-07 11:15:51 +02:00
Erik Frojdh
fb8842e048
build and libname
2020-09-07 09:14:47 +02:00
5b182469a1
rxr: fixed all updates from rxParameters, connected them in masterAttributes, added json header and scan parametes in metadata
2020-09-04 13:49:30 +02:00
Erik Frojdh
a1b88d3a62
fix
2020-09-04 11:20:33 +02:00
abe34d573c
WIP
2020-09-02 16:15:33 +02:00
39c2ab4743
rxr:minor removed unused function in general data for m3 to change size depending on dr
2020-08-19 12:27:40 +02:00
1d8f9a5aed
more detail in packet loss statistic percentage
2020-08-14 17:21:35 +02:00
de69e666a9
progress changed to double
2020-08-14 12:16:35 +02:00
0c7759d7e4
formatting
2020-08-11 17:09:36 +02:00
21995b3d4a
rxr: missed out on initializing function pointers to null (rxr)
2020-08-10 16:54:25 +02:00
Erik Frojdh
0e011a77b5
array init fix for old gcc
2020-08-10 10:35:26 +02:00
Erik Frojdh
b51290d0fe
avoid conversions
2020-08-05 16:49:23 +02:00
Erik Frojdh
949c6a81ce
vector to array
2020-08-05 13:54:56 +02:00
4aee113dda
temp fix
2020-08-05 13:27:19 +02:00
6c3f0d18ec
rxr:removed delte and initialize memebers
2020-08-05 13:23:45 +02:00
7b6f4d0b5b
rxr chrono
2020-08-05 12:07:45 +02:00