73fcef5f6d
slsReceiverSoftware: bitset storage in case the libarary changes contiguous representation, also changed hdf5 representation from 512 byte (to_string) to just passing char* to keep at 64 bytes
2018-07-30 12:05:22 +02:00
3b6ead7783
slsReceiver: HDF5: unlimited max dimension in x (#numImages), x dim gets incremented by #frames when it gets an extra image, removed virtual_ naming in parameter names, small cased parameter names
2018-07-18 14:05:31 +02:00
40c96b5562
Updated Makefiles, Cmakelists.txt to compile slsMultiReceiver properly and with HDF5 and fixed compiler warnings
2018-07-18 12:29:19 +02:00
7c29327b47
saving bit field in hdf5 as string of 512 bytes instead of 512 bits for the time being, will be updated when a better option is figured out
2018-07-06 12:00:35 +02:00
c366e94a96
bit field for missing packets, added commands r_padding and r_discardpolicy, hdf5 bitfield metadata left to do
2018-07-05 13:47:20 +02:00
ed1135566a
slsReceiver: maximum frames per file written to master files for both binary and hdf5, note the version number change for these master file format
2018-06-28 18:30:34 +02:00
b0ea458d3a
slsReceiver: hdf5 use relative links now, fill -1 also for data file creation (for deactivated ones)
2018-05-29 15:55:33 +02:00
94ce042401
slsReceiver, fixed virtual hdf5 last row random values bug
2018-05-18 14:51:18 +02:00
b4d9a6a09d
slsReceiver, slsDetector(eiger server), client: added sub period to receiver, fixed eiger subperiod updates to client, added subperiod and subexptime to users, fixed hdf5 warnings
2018-05-17 12:34:18 +02:00
1247f760f2
virtual hdf file mapping fix for fnum-1 images
2018-04-25 17:39:09 +02:00
1c49fbb090
virtual hdf file mapping fnum-1 images, fixed
2018-04-25 16:52:14 +02:00
b5909044f6
slsReceiver: remove static members in Listener, DataProcessing and DataStreamer:
...
* Needed when more than one receiver is created by process
* Replace NumberofXxxx by explicit index in constructor
* Remove Error[Mask], use return value in constructor signature
* Replace RunningMask by individual Running flags
* Remove obsolete Mutex objects
2018-04-25 09:24:39 +02:00
Dhanya Maliakal
a351fa8f28
switching from black to white background for receiver
2017-11-28 11:18:30 +01:00
Dhanya Maliakal
c724756b5f
included subexptime in metadata for hdf5
2017-08-10 17:33:32 +02:00
Dhanya Maliakal
0fcf768772
basename for hdf5 fixes
2017-07-27 09:31:14 +02:00
Dhanya Maliakal
a4c07ba9a0
added black background for reciever to see gray font better
2017-06-30 12:19:27 +02:00
Dhanya Maliakal
98cb8de478
when using userReceiver with many instances of the receiver in one program, the index will keep increasing, hence need to adjust zmq port and det index in file name
2017-06-22 12:27:17 +02:00
Dhanya Maliakal
b7291dffb9
hdf5 basic works
2017-05-12 14:33:01 +02:00
Dhanya Maliakal
b401a6c33b
in between stage
2017-04-04 11:20:38 +02:00
Dhanya Maliakal
fb0b0b96ec
need to automize parameter passing
2017-03-24 16:58:17 +01:00
Dhanya Maliakal
d8b0a13ee2
changed to have only one virtual file with bunch id, subfnum and data datasets all linked in master file
2017-03-03 08:39:53 +01:00
Dhanya Maliakal
537260879a
created virtual datasets for bunchid and subframenumber
2017-03-02 11:43:11 +01:00
Dhanya Maliakal
a7309be567
created links to virtual files in master file
2017-03-01 08:44:43 +01:00
Dhanya Maliakal
3b07afe3fc
in the process of streamer
2017-02-27 15:38:46 +01:00
Dhanya Maliakal
936dfea8a7
works so far, no gui yet
2017-02-22 12:01:00 +01:00