comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » ENVI band math: "b1 gt b2 " , "(b1-b2) gt 0" same or not?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
ENVI band math: "b1 gt b2 " , "(b1-b2) gt 0" same or not? [message #34756] Thu, 10 April 2003 18:48
cshen is currently offline  cshen
Messages: 6
Registered: April 2003
Junior Member
I have a strange problem. I often used band math to generate mask,
such as "b1 gt 0" will give me 1 to all points which satisfies the
condition. But now I want to find all points that b1>b2, I meet
unexpected result. If I use "b1 gt b2", I get the correct answer. If I
use "(b1 - b2) gt 0", ENVI will also return a result, but I can not
guess what ENVI is doing because the result is weird. Can anyone tell
me what happened? Thanks
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL failure after OS X 10.2 update
Next Topic: How to solve this problem?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:10:50 PDT 2025

Total time taken to generate the page: 0.00363 seconds