Hi folks - I need to write some custom band math functions that get called from an ENVI/IDL script. I am using 'math_doit' to make the calls. I'm running into memory problems, though. Isn't it the case that math_doit automatically uses tiling, or do I not understand correctly?
If I need to do the tiling 'by hand', can someone please point me towards a good reference to learn how to do so within a script. Thank you!
|