How to exclude/ignore specific values when computing MEAN_FILTER in IDL? 12/3/2021 MEAN_FILTER is an IDL routine to apply mean filter noise reduction to images. By default, the mean filter is applied to the whole input image. However, you may want to exclude specific input...Read More >
Tips to Create a Log File for GSF Jobs 11/24/2021 By default, GSF does not generate a log file when running a Job. To generate a log for each GSF job that is launched, the GSF config file has to be modified/updated. Please find below...Read More >
ENVI 5.6 and IDL 8.8 are not compatible with MacOS 12 Monterey, but here’s a work-around 11/12/2021 Apple released the newest iteration of MacOS, known as Monterey or MacOS 12, in October 2021. This version of MacOS is not officially supported by ENVI 5.6.x or IDL 8.8.x and there are known...Read More >
Strategy to remove velocity jumps during the SARscape PS (Persistent Scatterers) processing 11/10/2021 Example When processing SAR data using the PS processing you may observe velocity jumps between groups of PS after the geocoding step. See the example below with a blue group...Read More >
FAQ : IDL Machine Learning 10/27/2021 Does IDL include Machine Learning functionalities? Yes: It is called the IDL Machine Learning framework. It provides a set of routines to apply Machine Learning to numerical...Read More >