lsst.base

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)

Classes

Packages(packages) A table of packages and their versions.

Class Inheritance Diagram

Inheritance diagram of lsst.base.packages.Packages