The purpose of this repo is to convert code written in Interactive Data Language (IDL) to equivalent Python (with NumPy).
This can handle most of the non-widget related functions in IDL. It is based on a project initiated by Chris Schwartz. See the file called README for more information.