kalasiris
A Python library to wrap functions and functionality for the Integrated Software for Imagers and Spectrometers (ISIS).
A Python library to wrap functions and functionality for the Integrated Software for Imagers and Spectrometers (ISIS).
To install this package, run one of the following:
The kalasiris library wraps functions and functionality for the Integrated Software for Imagers and Spectrometers (ISIS) https://isis.astrogeology.usgs.gov. Primarily a very lightweight wrapper around Python's subprocess module to allow easy calling of ISIS programs in the shell from within Python. Works with ISIS 3.6.0+, probably works with ISIS 3+. Works with Python 3.6.0+. It is pure Python code with no Python dependencies, but is useless if you don't have ISIS installed on your system (and will error on import).
Summary
A Python library to wrap functions and functionality for the Integrated Software for Imagers and Spectrometers (ISIS).
Last Updated
Jul 11, 2024 at 04:13
License
Apache-2.0
Total Downloads
60.7K
Supported Platforms
GitHub Repository
https://github.com/rbeyer/kalasirisDocumentation
http://kalasiris.readthedocs.io/