lsst.base¶
The lsst.base
module provides C++ and Python import utilities.
Contributing¶
lsst.base
is developed at https://github.com/lsst/base.
You can find Jira issues for this module under the base component.
Python API reference¶
lsst.base Package¶
Functions¶
disableImplicitThreading () |
|
getCfitsioVersion () |
|
getEnvironmentPackages () |
Get products and their versions from the environment. |
getFftwVersion () |
|
getGslVersion () |
|
getNumThreads () |
|
getPythonPackages () |
Get imported python packages and their versions. |
getRuntimeVersions () |
|
getVersionFromPythonModule (module) |
Determine the version of a python module. |
getWcslibVersion () |
|
haveThreads () |
|
setNumThreads (arg0) |