- Depending on the file format the last value of a calibration was read twice - Problem fixed by using while(file>>Databuffer) instead of while(file.eof())