Re: question: IDL for incor****ating text files in hyperspectral band
by Allard de Wit <allard.dewit@[EMAIL PROTECTED]
>
Feb 21, 2008 at 12:48 PM
Hi Jenn,
What you want to do seems a bit too complicated to perform in ENVI
bandmath which was designed for relatively simple band operations. I
would suggest to use ENVI's routines (ENVI_OPEN_FILE, ENVI_GET_SLICE,
etc) to do the operations you want to do. This is a bit more work, but
gives you much more flexibility in return. I can send you an example
of how to do this later on; can't get to my IDL library from home
right now.
Allard