lsst.base¶
Python API reference¶
lsst.base Package¶
Functions¶
| disableImplicitThreading(() -> bool) | |
| getCfitsioVersion(() -> str) | |
| getEnvironmentPackages() | Get products and their versions from the environment. | 
| getFftwVersion(() -> str) | |
| getGslVersion(() -> str) | |
| getNumThreads(() -> int) | |
| getPythonPackages() | Get imported python packages and their versions. | 
| getRuntimeVersions(() -> Dict[str, str]) | |
| getVersionFromPythonModule(module) | Determine the version of a python module. | 
| getWcslibVersion(() -> str) | |
| haveThreads(() -> bool) | |
| setNumThreads((arg0: int) -> None) |