Background#

class lsst.images.Background(name, field, description='')#

Bases: object

A named background model and optional description.

Parameters:
  • name (str)

  • field (TypeAliasType)

  • description (str, default: '')

Attributes Summary

description

A description of how the background model was produced and/or how it should be used.

Attributes Documentation

description: str = ''#

A description of how the background model was produced and/or how it should be used.

This page was last modified on .