Top "Idl-programming-language" questions

Interactive Data Language, a dynamically typed programming language used primarily for image analysis and data visualization.

Interactive Data Language, IDL: Does anybody care?

Anyone use a language called Interactive Data Language, IDL? It is popular with scientists. I think it is a poor …

astronomy idl-programming-language
Running IDL program from bash with variables

I've written a program in IDL to generate scatter plots based on command line arguments. I can successfully call the …

bash idl-programming-language
idl elseif problems/confusion

I am trying to get a simple elseif statement into IDL and am having a heck of a time with …

if-statement idl-programming-language
reading a binary file in python

I have to read a binary file in python. This is first written by a Fortran 90 program in this way: …

python idl-programming-language
Solve Singular Value Decomposition (SVD) in Python

I amtrying to translate an IDL program to Python. I have to solve the outcome from SVD which I achieve …

python linear-algebra idl svd idl-programming-language
Notepad++ IDL Syntax Highlighting?

I was about to create a user-defined language file for Notepad++ to syntax-highlight IDL. But before I went and spent …

notepad++ syntax-highlighting idl idl-programming-language