flip bytes incorporated

This commit is contained in:
Dhanya Maliakal
2015-06-29 16:52:52 +02:00
parent 47d51674b4
commit 51bd146178
2 changed files with 22 additions and 17 deletions

View File

@ -93,7 +93,7 @@ class slsDetectorData {
void setDataMap(int **dMap=NULL) {
int ip;
/* int ip;*/
if (dMap==NULL) {
for (int iy=0; iy<ny; iy++)