mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
minor
This commit is contained in:
@ -130,7 +130,7 @@ void HDF5VirtualFile::CreateVirtualFile(
|
||||
// loop through readouts (image)
|
||||
for (unsigned int i = 0; i < numModY * numModZ; ++i) {
|
||||
|
||||
// interleaving for g2
|
||||
// interleaving for g2 (start is 0 and 1)
|
||||
if (gotthard25um) {
|
||||
start[2] = i;
|
||||
}
|
||||
|
Reference in New Issue
Block a user