mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-31 21:34:56 +01:00
bug (from eiger_newheader) with imagesize of fifo different from actual image size
This commit is contained in:
@@ -29,7 +29,8 @@ File::File(int ind, uint32_t maxf, const uint32_t* ppf,
|
||||
numUnitsPerDetector(nunits),
|
||||
numImages(nf),
|
||||
dynamicRange(dr),
|
||||
udpPortNumber(portno)
|
||||
udpPortNumber(portno),
|
||||
fifo(f)
|
||||
|
||||
{
|
||||
master = index?false:true;
|
||||
|
||||
Reference in New Issue
Block a user