diff --git a/src/tools/other/mode_time_domain/3d_conv.cc b/src/tools/other/mode_time_domain/3d_conv.cc index 78c54968f0..0dd0172f22 100644 --- a/src/tools/other/mode_time_domain/3d_conv.cc +++ b/src/tools/other/mode_time_domain/3d_conv.cc @@ -529,6 +529,7 @@ void get_data_plane(const MtdFloatFile & mtd, const int t, double * data_plane, { int x, y; +int offset = 0; double * d = data_plane; bool * ok = ok_plane; double value; @@ -547,9 +548,13 @@ for (y=0; y