mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 03:10:46 +01:00
flip bytes incorporated
This commit is contained in:
@@ -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++)
|
||||
|
||||
Reference in New Issue
Block a user