|
e635ff035c
|
receiver master file includes quad, gap pixels enable, version updated for binary and hdf5, parallel, analog, digital, adc, dbitofset, dbitlist
|
2019-08-14 21:14:06 +02:00 |
|
Erik Fröjdh
|
1a9755ad0b
|
New filename structure (#38)
* WIP
* WIP
* linking names
* define for hdf5
* minor
* addressed comments
|
2019-07-22 15:52:21 +02:00 |
|
|
b0cffcd570
|
master file option, adcdisable changed to adcenable
|
2019-04-30 12:13:28 +02:00 |
|
|
89a06f099c
|
merging refactor (replacing)
|
2019-04-12 10:53:09 +02:00 |
|
|
c2db073d5e
|
receiver and client: changed xcoord to row and ycoord to column, zcoord to reserved
|
2018-09-26 15:03:04 +02:00 |
|
|
970d448e73
|
receiver: using namespace std removed from all the headers and the bug fixes for that for hdf5
|
2018-09-26 10:53:45 +02:00 |
|
|
c784f0f539
|
client: moved shortenable to roi in reciever, roi not yet written in master file
|
2018-09-19 17:35:26 +02:00 |
|
|
830f92dedc
|
client and receiver: silent mode put into shared memory, works properly now
|
2018-08-15 19:51:04 +02:00 |
|
|
87e8333dfd
|
slsDetectorSoftware & eiger server: fixed coordinates in 2 d, but switch to row (x), col(y); numdetx and numdety sent to all receivers now, likely bug fix virtual file linked in master for 1 mod jungfrau; xccoord and y coord calculated at setdetector pos and given to listener
|
2018-08-15 19:02:16 +02:00 |
|
|
b3ccd5e1a1
|
slsReceiverSoftware: bugfix double acquire did not write parameter file cuz vector.push_back always never clearing when closing current file
|
2018-08-14 19:11:52 +02:00 |
|
|
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 |
|
|
f393751771
|
r_framesperfile configurable to have infinite frames in file with option 0
|
2018-05-18 16:35:50 +02:00 |
|
|
94ce042401
|
slsReceiver, fixed virtual hdf5 last row random values bug
|
2018-05-18 14:51:18 +02:00 |
|
|
8b39443197
|
slsReciever, slsDetector: configurable number of images per file, removed all the receiver threads from using generalData->maxframesperfile, yet to do: infinite images, bug fix, virtual hdf5 has -1 for all pixels in last image
|
2018-05-18 13:47:10 +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 |
|
|
1c49fbb090
|
virtual hdf file mapping fnum-1 images, fixed
|
2018-04-25 16:52:14 +02:00 |
|
Dhanya Maliakal
|
a89847538d
|
merge ocnflict for white background
|
2017-11-28 11:29:15 +01:00 |
|
Dhanya Maliakal
|
a351fa8f28
|
switching from black to white background for receiver
|
2017-11-28 11:18:30 +01:00 |
|
Dhanya Maliakal
|
2e5f64d9bc
|
gap pixels for 8, 16, 32 in receiver at udp level
|
2017-10-05 15:59:07 +02:00 |
|
Dhanya Maliakal
|
0b82aabd2b
|
merge with 3.0.1 conflicts resolved
|
2017-10-03 14:52:53 +02:00 |
|
Dhanya Maliakal
|
6a8aad4c2b
|
added silent mode in receiver during real time acquisition, doesnt print packet loss regularly or file name created each time
|
2017-09-27 10:11:31 +02:00 |
|
Dhanya Maliakal
|
e0d82ad92d
|
only 3d positins in x y z coord, so receiver not overwriting them
|
2017-09-22 15:29:28 +02:00 |
|
Dhanya Maliakal
|
e8bb186ff8
|
removed setframeindexenable from being set by client, redundant. removed read_frame from list of functions, obsolete.
|
2017-09-22 12:25:08 +02:00 |
|
Dhanya Maliakal
|
cc5862533e
|
changes for the statistic moved to listener
|
2017-08-18 17:57:31 +02: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
|
460a44a9b1
|
made updatereceiver to actually update client in parameters that it can
|
2017-07-03 17:37:31 +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
|
781fea0a96
|
fifo fill level included
|
2017-05-18 16:01:35 +02:00 |
|
Dhanya Maliakal
|
4aa73c607f
|
print loss
|
2017-05-18 13:59:40 +02:00 |
|
Dhanya Maliakal
|
476f3162af
|
including hardcoded xcord from software
|
2017-05-12 14:50:20 +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
|
a11313fe96
|
removed copies
|
2017-03-24 15:15:30 +01:00 |
|
Dhanya Maliakal
|
b9eb3d5a52
|
somewere stuck with virtual template overloading
|
2017-03-23 11:56:17 +01:00 |
|
Dhanya Maliakal
|
86018684c9
|
made it work for gotthard
|
2017-03-09 11:40:48 +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
|
936dfea8a7
|
works so far, no gui yet
|
2017-02-22 12:01:00 +01:00 |
|
Dhanya Maliakal
|
9e21583331
|
virtual, master all works, still to do rewriting file in an acquisition
|
2017-02-21 15:13:59 +01:00 |
|
Dhanya Maliakal
|
2cd38fefcd
|
master hdf5 does not work, but so far good
|
2017-02-16 12:48:15 +01:00 |
|
Dhanya Maliakal
|
54f92fb26c
|
changed namings
|
2017-02-10 10:41:01 +01:00 |
|