Is there a way to programmatically perform THOR Spectral Smoothing in an IDL script? I could not find an API for that function. While the THOR spectral smoothing is based on the Savitsky-Golay Filter (SAVGOL in IDL), I can't manage to CONVOL it to a raster (CONVOL only accepts arrays as input, and I need to apply it to an hyperspectral image). Thanks!
|