I am having an issue with Raster Calculator (Spatial Analyst --> Map Algebra --> Raster Calculator). The data I am using is two separate optical wavelength rasters. One raster is the red band wavelength and the other is the blue band wavelength. The issue is that the output of the expression is continually a single class raster classification. All pixels are in this class and it is useless. I have no idea why this is the output that is occurring. The expression I am entering is as follows:
.895 - 4.33 * float(ln(B/R)) + 23 *float(ln(B/R))
I am looking for an output raster with each pixel having its own value. Why does my output keep returning a raster like image 1?
The second image is an example of what I am after but cannot obtain. Is my expression incorrect? Do I have to specify something I am unaware of? Help much appreciated, thanks.
- Michael -