Minnesota Supercomputing Institute
8.0
7.1, 7.1-milletd, 8.0
Tuesday, August 29, 2023
IDL (Interactive Data Language) is a widely used general purpose visualization package. With IDL, you can create graphs and visualize 2 and 3 - D data using contours, iso-surfaces and slices. IDL has image processing capabilities such as smoothing, sharpening and thresholding.
To load this software in a Linux environment run the commands:
module load idl
For a command line interface, type
idl
or for IDL's development environment, type
idlde
For interactive help, type
idlhelp
at the Linux command line.