Python Scripting Extension 1.2.0rc2 has been released on November 19th, 2010.
This release is the second release candidate for 1.2.0. This release is marked as "not for production". The current plan is to allow five days for the community to validate this release. If you find any major issues please report them to our bug and issue tracker. If no major issues have been identified by November 24th, then creation of 1.2.0 will proceed. Currently, 1.2.0 is scheduled to be available on November 30th and it will be a production release and can be used to create production products. Please download and validate this release to help ensure 1.2.0 is a great release!
This version of the Python Scripting Extension only supports Opticks 4.5.X. If you want a version of Python Scripting extension for use with Opticks 4.4.X, you must download an earlier version of this extension.
View complete list of new features and fixed bugs.
Download Python Scripting Extension
Bug Fixes
- The Python Scripting Extension now recognizes *.py and *.pyw files if drag and dropped onto the Python tab of the Scripting Window. You can also omit the Interpreter Name when using the Run Interpreter Commands wizard item if a file with an extension of *.py or *.pyw is provided. These changes were originally intended for 4.5.0rc1. (EXTRAS-126)
- RasterElement.create3d now correctly uses the interleave argument and will only use the "interleave" attribute of the numpy.ndarray instance if a value if None is provided for the interleave argument. (EXTRAS-128)
Supported Opticks Versions
- This extension is supported in any version of Opticks 4.5.X that is Opticks 4.5.0rc2 or later.