- New batch file management module
- New oscillator module - Bug fixes
This commit is contained in:
@@ -1373,7 +1373,7 @@ name of hkl object holding crystallographic information
|
||||
}
|
||||
if(iFrame < 0 || iFrame >= self->iFrameNum)
|
||||
{
|
||||
sprintf(pBueffel,"ERROR: farme %d not yet written",iDetector);
|
||||
sprintf(pBueffel,"ERROR: frame %d not yet written",iDetector);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user