Opticks Blog from Mar 02, 2010

Skip to end of sidebar Go to start of sidebar

IDL Scripting Extension 1.0.2 has been released on March 2nd, 2010.

This release is intended to replace 1.0.1 as the recommended release.

View complete list of new features and fixed bugs.

Download IDL Extension

New Features
  • The IDL scripting extension now supports IDL 7.0 and IDL 7.1 in addition to the existing support for IDL 6.1, IDL 6.3, IDL 6.4. (EXTRAS-20, EXTRAS-19)
  • The IDL scripting extension installer now includes the "debug binaries" so that it can be seamlessly used with "debug" builds of Opticks. This is most useful for developers building their own Opticks extensions that wish to use the IDL scripting extension. (EXTRAS-13)
  • The IDL scripting extension has the following new functions, which were added to allow better interfacing to other parts of Opticks, such as wizard items:
    • opticks_array_ondisk_rows, opticks_array_ondisk_columns, opticks_array_ondisk_bands, opticks_array_original_rows, opticks_array_original_columns and opticks_array_original_bands (EXTRAS-23)
Supported Opticks Versions
  • This extension is supported in any version of Opticks 4.3.X that is Opticks 4.3.0 or later.