mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 08:38:00 +02:00
fixed probelm with interpolation of rectangular pixels
This commit is contained in:
@ -152,7 +152,7 @@ class etaInterpolationBase : public slsInterpolation {
|
||||
/* return 0; */
|
||||
/* } */
|
||||
nbetaX=nnx;
|
||||
nbetaY=nnx;
|
||||
nbetaY=nny;
|
||||
if (gm) {
|
||||
if (heta) {
|
||||
delete [] heta;
|
||||
|
Reference in New Issue
Block a user