Home Slither
Slither Product Information PDF Print E-mail
Written by mjacquette   
Tuesday, 24 June 2008 08:34

Combine the power of IDL and Python with . . .

Slither Logo

 

Slither™ enables you to call Python functions and execute Python statements directly from IDL, so you can use the Python standard library, the large number of publicly available Python modules, and your own Python code, directly within your IDL application.

Python Random from IDL
 
Calling the Python Random function from the IDL Console.
  • Python modules and objects are exposed to IDL as IDL objects.

  • The Python environment runs in the same process and memory space as IDL, so parameter passing is fast.

  • IDL variables are automatically converted to and from Python types.

  • IDL arrays are passed to Python by reference.

  • Full support for Python threads:
    threads started in Python continue to run while IDL code is executing or IDL is sitting at the command prompt.

  • Automatic garbage collection of Python-based objects, so you can use them within compound statements without leaking memory.

For more information, contact us at This e-mail address is being protected from spambots. You need JavaScript enabled to view it

 Python PILImage

Using the Python Library to load an image, rotate it, and then place it in an IDL array.

Currently supported platforms:
  • Windows 32 bit

  • MacOS X Intel

  • Linux i386

System Requirements:
  • IDL version 7.0.6 or later

  • Python 2.5.2 or later

  • Numpy 1.01 or later

Last Updated ( Wednesday, 22 October 2008 11:19 )
 
Jacquette Consulting, Powered by Joomla! and designed by SiteGround web hosting