Is there an easy way, *using ENVI programing calls*, since I am working with imagery already opened with ENVI fids (vs IDL luns) to do this:
(if any pixel in image = 0) then (pixel = NaN)
? Where the pixel locations vary, and therefore a mask would not work?
I'd like to do something like this in a 'band math' call.
Thank you...
|