JFJochReceiverPlots: Add plots of buffer locations in sending/processing
This commit is contained in:
@@ -591,7 +591,7 @@ TEST_CASE("DiffractionExperiment_ImageTime_EIGER","[DiffractionExperiment]") {
|
||||
DiffractionExperiment x(DetEIGER(3));
|
||||
DatasetSettings s;
|
||||
x.FrameTime(583us);
|
||||
REQUIRE(x.GetDetectorSetup().GetReadOutTime() == 3us);
|
||||
REQUIRE(x.GetDetectorSetup().GetReadOutTime() == 20us);
|
||||
|
||||
s.ImageTime(5ms);
|
||||
x.ImportDatasetSettings(s);
|
||||
|
||||
Reference in New Issue
Block a user