lsst.pipe.tasks  20.0.0-18-g08fba245+88079d2923
Static Public Attributes | List of all members
lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig:

Static Public Attributes

 host
 
 port
 
 database
 
 maxExposures
 

Detailed Description

Base configuration for subclasses of BaseSelectImagesTask that use a database

Definition at line 33 of file selectImages.py.

Member Data Documentation

◆ database

lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig.database
static

Definition at line 43 of file selectImages.py.

◆ host

lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig.host
static

Definition at line 35 of file selectImages.py.

◆ maxExposures

lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig.maxExposures
static

Definition at line 47 of file selectImages.py.

◆ port

lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig.port
static

Definition at line 39 of file selectImages.py.


The documentation for this class was generated from the following file: