X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 20 Jun 2019 07:52 AM by  MariM
ENVI Gain Offset Raster
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

kyle walker



New Member


Posts:
New Member


--
20 Jun 2019 03:29 AM
    Hello everyone!
    I am using envi api programming with envi 5.3 and idl 8.5. But ENVIGainOffsetRaster doesn't work in my envi/idl programming. in other wods whenever I open it's result in my software, it's information about gain and offsets are empty. could you help me please? sincerely,
    Thanks!

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    20 Jun 2019 07:52 AM
    How are you saving the raster result after adding gains and offsets to the header? What code are you using?
    The example here shows how to update the metadata to add in gains and offsets:
    http://www.harrisgeospati...calibrationtask.html

    Note it passes the virtual raster to the calibration routine. If you want to save the result, you will need to do a save on the raster.
    You are not authorized to post a reply.