diff --git a/slsDetectorSoftware/slsDetector/slsDetector.cpp b/slsDetectorSoftware/slsDetector/slsDetector.cpp index 8a0448476..2654dc958 100644 --- a/slsDetectorSoftware/slsDetector/slsDetector.cpp +++ b/slsDetectorSoftware/slsDetector/slsDetector.cpp @@ -5525,27 +5525,6 @@ masterFlags slsDetector::setMaster(masterFlags flag) { std::cout<< "Detector returned error: " << mess << std::endl; } else { controlSocket->ReceiveDataOnly(&retval,sizeof(retval)); - system("rm ~/wORKSPACE/scratch/run* "); - //system("more ~/wORKSPACE/scratch/run* "); - usleep(1000000); - - setFileIndex(0); - readAll(); - processData(1); - - - if(readDataFile("/home/l_maliakal_d/wORKSPACE/scratch/run_1.raw",dataVals)){ - std::cout<< "Could not open file "<< std::endl; - exit(-1); - } - - for(int j=1277;j< (thisDetector->nChans*thisDetector->nChips);j++) - cout<<"\t"<Disconnect(); if (ret==FORCE_UPDATE)