Dhanya Thattil
8ca8185d41
H5 one dataset name ( #484 )
...
* rename all datasets in hdf5 files to just 'data'
* removing the global qualifier H5
* update release notes
2022-06-09 12:35:33 +02:00
Dhanya Thattil
70aed474dc
fedora cant compile as make_unique in Implementation points to std and not sls namespace, but it compiles for DetectorImpl ( #463 )
2022-05-20 12:00:24 +02:00
Dhanya Thattil
4259363169
rxr sls namespace ( #457 )
...
* rxr src files and classes (detectordata, ZmqSocket) added to sls namespace
* moving defines inside namespace
* moving defines inside namespace, added helpdacs to namespace
* added namespace to gui
* gui also updated
* removed unnecessary sls:: when already in sls namespace for slsDetectoSoftware, receverSoftware, slsDetectorGui and slsSupportlib
2022-05-18 11:48:38 +02:00
Dhanya Thattil
fcc7f7aef8
Rx roi ( #428 )
...
* roi structure expanded to have ymin and ymax
* compile with 'detector roi'
* wip
* wip, rx_roi, rx_clearroi
* wip rxroi
* rxroi wip
* wip rxroi
* merge fix
* wip
* rx_roi works, impl wip, test
* tests in, impl left
* wip, rxroi impl
* wip, rxroi impl
* wip
* setrx_Roi works, getrx_roi, wip
* rx_roi impl done
* wip, rxroi
* wip, getrx_roi rxr ports
* fix ports
* wip
* wip
* fix positions on server side
* wip
* numports wip
* wip
* jungfrau top inner interface row increment
* x, y detpos, wip
* removed eiger row indices flipping in gui (bottom flipping maintained)
* wip
* wip, jungfrau numinterfaces2
* jungfrau virtual works
* eiger, jungfrau, g2 virtual server works
* eiger positions fix, wip
* binaries in
* minor printout
* binaries in
* merge fix
* merge fix
* removing getposition
* setrxroi wip
* set upto port
* get messed, wip
* roi multi to module works, wip
* wip
* roi dont return -1
* added rxroi metadata in master file
* added rxroifromshm, not yet in detector
* rx roi in gui with box, also for gap pixels (gappixels for jungfrau mess)
* fix for segfault in gui with detaching roi box in gui
* wip
* m3 gui: slave timing modes should be discarded when squashing
* fixed m3 virtual data, and fixed counters in gui asthetics
* m3 roi works
* wip, g2
* wip
* handling g225um boards, and showing roi for gainplot as well
* udpate python functions
* fix for 1d and a2d roi written
* fixed actual roi written to file
* no virtual hdf5 when handling rx roi
* test
* minor
* binarie in
2022-05-16 12:35:06 +02:00
Dhanya Thattil
afeee5501c
Fixpositions ( #436 )
...
* fix positions on server side
* wip
* numports wip
* wip
* jungfrau top inner interface row increment
* x, y detpos, wip
* removed eiger row indices flipping in gui (bottom flipping maintained)
* wip
* wip, jungfrau numinterfaces2
* jungfrau virtual works
* eiger, jungfrau, g2 virtual server works
* eiger positions fix, wip
* binaries in
* minor printout
* binaries in
* pointer bug
* comment to define test_mod_geometry define
2022-04-28 16:32:26 +02:00
Dhanya Thattil
2db2694660
m3 rxr: inconsistent generaldata default ( #435 )
...
* inconsistent copy with generalData and implementation members, especially for m3 (non default rxr generic values), issue caught on second configure with non m3 default values, eg tengiga 0
* removing test
2022-04-22 16:02:10 +02:00
Dhanya Thattil
62418c1316
sls_receiver_header* in callbacks ( #425 )
...
* char* to sls_receiver_header* in receiver data call backs
* uint32_t to size_t in callbacks
* string to const std::string & for callbacks
2022-04-07 10:19:47 +02:00
maliakal_d
b9aa0f46e4
wip, hdf5 refactored
2022-03-29 13:02:57 +02:00
maliakal_d
6cd780ae99
wip
2022-03-29 11:49:30 +02:00
maliakal_d
f2be834d55
wip, binary file refactored for stringbuffer, hdf5 mid way, masterattributes to be de (inherited) :)
2022-03-28 17:43:58 +02:00
maliakal_d
0f02ffdc9a
binary master json done, hdf5 left wip
2022-03-25 13:29:03 +01:00
maliakal_d
89395bd990
merge fix
2022-03-18 12:11:40 +01:00
maliakal_d
c1895c4bc8
Merge branch 'developer' into rxacqIndices
2022-03-17 08:48:15 +01:00
maliakal_d
9c1bc262e5
added geometry to master file
2022-03-16 16:09:50 +01:00
Dhanya Thattil
0b7c202f98
datastream 10g Receiver ( #401 )
...
* datastream not updated when tengiga enabled in receiver
2022-02-24 16:16:48 +01:00
maliakal_d
a1ee681135
- framescaught and frameindex now returns a vector for each port
...
- progress looks at activated or enabled ports, so progress does not stagnate
- (eiger) disable datastreaming also for virtual servers only for 10g
- missing packets also takes care of disabled ports
2022-02-24 11:15:03 +01:00
maliakal_d
f9a88b0f79
datastream is only for 10g for eiger atm, its mentioned in comments. accordingly handled in receiver. This is better solution, in case it was disabled in 10g, and not possible to set enable in 1g mode, which is given to the receiver
2022-02-07 17:10:31 +01:00
maliakal_d
8f2bacfd53
Merge branch 'arping' into eiger_datastream
2022-02-04 10:41:58 +01:00
maliakal_d
3350e3997e
fixes fromreview
2022-02-04 08:19:46 +01:00
maliakal_d
bc4cf95d0e
merge fix
2022-02-03 13:03:40 +01:00
maliakal_d
97417737b6
removing the assumption that udpip1 fill be updated along with udpip2
2022-02-03 12:53:07 +01:00
maliakal_d
47c6954044
clean code for thread for arping
2022-02-03 12:14:29 +01:00
maliakal_d
7af5d991d9
using ThreadObject, waiting for 1 sec
2022-02-03 10:59:52 +01:00
maliakal_d
0ed7d1e9b1
receiver suimmary print out more clear when it is deactivated and exception when trying to disable data stream in 10g mode
2022-02-02 15:27:37 +01:00
maliakal_d
158719e325
eiger and 2 udpinterfaces
2022-02-01 15:38:15 +01:00
maliakal_d
2a63548f40
apring thread added to thread ids
2022-02-01 15:28:32 +01:00
maliakal_d
bf83c9b3e2
arping ip and interface from client interface
2022-02-01 14:03:48 +01:00
maliakal_d
ca8a1c046a
wip, thread to start arping
2022-01-31 17:12:32 +01:00
maliakal_d
a771c56f6f
fix progress
2022-01-28 16:35:51 +01:00
maliakal_d
28fe6eadb5
progress also depends on listener index now
2022-01-26 17:35:31 +01:00
maliakal_d
0d0429983b
Merge branch 'developer' into rxframeindex
2022-01-26 14:42:55 +01:00
maliakal_d
bf43b003b6
using xy instead of portGeometry
2022-01-24 15:42:25 +01:00
maliakal_d
5f40e32924
rxr: frame number should be forwarded to caught frame number for discard partial frames or discardemptyframe mode, currentframeindex command should point to listener current frame index and not dataprocessors index
2022-01-21 14:46:38 +01:00
maliakal_d
a41b6f73d4
merge from developer
2022-01-17 11:58:22 +01:00
maliakal_d
fd655437ab
gui doesnt work, but ports fixed
2022-01-07 12:51:49 +01:00
maliakal_d
88869c1746
some more fixes for eiger 2 udp interface
2022-01-07 12:44:32 +01:00
maliakal_d
549fef5680
fixed warnings
2022-01-07 08:54:20 +01:00
maliakal_d
79affe1ea4
updated client and rxr, not tested
2022-01-06 18:46:14 +01:00
Erik Frojdh
f818ac46b8
int64_t in receiver missing packets
2022-01-06 15:15:42 +01:00
maliakal_d
ae9691e848
removing warnings, hdfmutexlib moved from class member in dataprocessor to just arguments when required in dataprocessor (setupfilewriter and createvirtualfile)
2022-01-05 15:20:06 +01:00
maliakal_d
77fb8280f1
warning in using abs for unsigned (missing packets) in rxr, but also trying to print to signed in command line (so as not to change api atm)
2022-01-05 12:55:21 +01:00
maliakal_d
2dd98c6054
numImages not used in Listener anymore
2022-01-05 11:38:18 +01:00
maliakal_d
5190e2ab30
refactoring
2021-11-10 15:56:01 +01:00
maliakal_d
b39c64032d
clang format
2021-10-19 14:49:43 +02:00
maliakal_d
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
maliakal_d
46a8a2461c
Removed Padding option for Deactivated half modules.
2021-10-06 15:11:17 +02:00
maliakal_d
cb6cbaeeec
frames in file added for master file in receiver, binary done, hdf5 not done
2021-09-15 17:10:01 +02:00
maliakal_d
25d03f949e
partialread changed to readnrows
2021-08-31 16:46:49 +02:00
maliakal_d
24f012e6c7
jungfrau: cannot set partial readout while acquiring
2021-08-17 09:53:34 +02:00
maliakal_d
5790e4961b
wip
2021-08-13 17:10:46 +02:00