mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 17:32:00 +01: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