[School of Physics - Optics Group]

Useful links

How to use IDL's FFT
SCV IDL tutorial on the web
Coyote's Guide to IDL Programming
Reading ASCII Data Files

Online manuals


% idlman (from Unix shell prompt)
IDL> spawn,'idlman' (from IDL prompt)

PV-Wave to IDL migration

Many Optics group programs, scripts and configurations are set up to use PV-Wave and require some tweaking in order to run properly under IDL.  Below are a few hints and fixes to help in the migration from Wave to IDL.

Configuration and setup

Development environment

In addition to the command line tools, IDL contains a GUI environment with built-in editor.  To access this, type 'idlde' rather than 'idl' at the command prompt in UNIX.  If you use idlde setting your paths and startup files can be done through the Preferences menu in the File menu.
 

Equivalents

WAVE IDL
help ?
info help
dc_read_free readcolumns (or read_ascii)

Created: 1 May 98
Last modified:
Maintainer: Anton Barty, School of Physics, Email:  a.barty@hysics.unimelb.edu.au
Authorised by: Robert Scholten, School of Physics, Email:  r.scholten at physics.unimelb.edu.au
This page, its contents and style, are the responsibility of the author and do not represent the views, policies or opinions of The University of Melbourne.