changed cluster file format

This commit is contained in:
2018-11-09 12:34:14 +01:00
parent 817736fcd5
commit 2e83db7d45
10 changed files with 328 additions and 233 deletions

View File

@@ -331,8 +331,6 @@ class slsDetectorData {
*/
virtual char *readNextFrame(ifstream &filebin)=0;
};