- Many fixes to tas code
- fixes to amor writing and status code - edited ecbcounter to stop at no beam - updated documentation - fixed a bug in project code affecting SANS
This commit is contained in:
@@ -1494,5 +1494,11 @@ int TASScan(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
*/
|
||||
ResetScanFunctions(pTAS->pScan);
|
||||
|
||||
/*
|
||||
print a message for Severian Gvassilja
|
||||
*/
|
||||
sprintf(pLine,"Scan finished, data saved to %s", pTAS->pScan->pFile);
|
||||
SCWrite(pCon,pLine,eWarning);
|
||||
|
||||
return status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user