lsst.pipe.tasks  13.0-51-g46e0a8d+3
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.mockSelect.MockSelectImagesTask Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.mockSelect.MockSelectImagesTask:

Public Member Functions

def runDataRef
 

Static Public Attributes

 ConfigClass = lsst.pex.config.Config
 

Detailed Description

Simple select images task that just returns all the objects we simulated.

Definition at line 29 of file mockSelect.py.

Member Function Documentation

def lsst.pipe.tasks.mocks.mockSelect.MockSelectImagesTask.runDataRef (   self,
  dataRef,
  coordList,
  makeDataRefList = True,
  selectDataList = [] 
)

Definition at line 35 of file mockSelect.py.

Member Data Documentation

lsst.pipe.tasks.mocks.mockSelect.MockSelectImagesTask.ConfigClass = lsst.pex.config.Config
static

Definition at line 33 of file mockSelect.py.


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