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