IDL & MPI

They are several ways of efficient programming with IDL. The most common way is to use the IDL Thread Pool, which is implemented in several routines and operation on large arrays. But sometimes, matrix or large vector operations are not possible, and/or not sufficient. Sometimes, we would like to …

more ...

IDL Scripts

Several, mostly discarded, IDL scripts that I wrote for my own use but that may be usefull to other. Dealing with line fitting, wrapping the ASURV software, general statistics and much more. They are all under the GPL, so everyone is permitted to redistribute and/or modify them under the …

more ...