mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 14:39:00 +01:00
added iterative interpolation
This commit is contained in:
@@ -143,6 +143,7 @@ class etaInterpolationPosXY : public etaInterpolationBase{
|
||||
}
|
||||
sprintf(tit,"/scratch/eta_%d.tiff",id);
|
||||
WriteToTiff(etah, tit, etabins, etabins);
|
||||
delete [] etah;
|
||||
#endif
|
||||
return ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user