mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
mythen3 channels size
This commit is contained in:
parent
2123fb47a5
commit
35556e96d1
@ -534,7 +534,7 @@ class Mythen3Data : public GeneralData {
|
||||
/** Constructor */
|
||||
Mythen3Data(){
|
||||
myDetectorType = slsDetectorDefs::MYTHEN3;
|
||||
nPixelsX = (256* 4 * 512);
|
||||
nPixelsX = (1280 * 3); // 1280 channels, 3 counters
|
||||
nPixelsY = 1;
|
||||
headerSizeinPacket = sizeof(slsDetectorDefs::sls_detector_header);
|
||||
dataSize = 7680;//8192;
|
||||
|
Loading…
x
Reference in New Issue
Block a user