lsstDebug

Contributing

lsstDebug is developed at https://github.com/lsst/base. You can find Jira issues for this module under the base component.

Python API reference

lsstDebug Module

Functions

getDebugFrame(debugDisplay, name) Attempt to extract a frame for displaying a product called name from the `debugDisplay variable.

Classes

Info(modname) An object cognisant of debugging parameters appropriate for module modname.

Class Inheritance Diagram

Inheritance diagram of lsstDebug.Info