sub frame number for eiger in master ascii file, instead of exposure length

This commit is contained in:
Dhanya Maliakal
2017-08-10 11:07:56 +02:00
parent 97330b65ca
commit 0219d09067

View File

@ -142,7 +142,7 @@ class BinaryFileStatic {
"#Frame Header\n"
"Frame Number : 8 bytes\n"
"Exposure Length : 4 bytes\n"
"SubFrame Number : 4 bytes\n" //Only Eiger so far, else "Exposure Length"
"Packet Number : 4 bytes\n"
"Bunch ID : 8 bytes\n"
"Timestamp : 8 bytes\n"