I am trying to use the map algebra tool and create a new raster(y) such that y= -46.7 +10*log10(original raster(tiff file)).
However whenever I do the calculations, the pixels in the new one are not oriented in the same way as the old ones, and several pixel squares are joined together in larger ones.
Any experience with this, or what would be the best way to apply this simple formula to each pixel?
------