lsst.meas.base  14.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Classes | Variables
lsst.meas.base.tests Namespace Reference

Classes

class  BlendContext
 A Python context manager used to add multiple overlapping sources along with a parent source that represents all of them together. More...
 
class  TestDataset
 A simulated dataset consisting of a test image and an associated truth catalog. More...
 
class  AlgorithmTestCase
 
class  TransformTestCase
 Base class for testing measurement transformations. More...
 
class  SingleFramePluginTransformSetupHelper
 
class  ForcedPluginTransformSetupHelper
 
class  FluxTransformTestCase
 
class  CentroidTransformTestCase
 

Variables

tuple __all__
 

Variable Documentation

tuple lsst.meas.base.tests.__all__
Initial value:
1 = ("BlendContext", "TestDataset", "AlgorithmTestCase", "TransformTestCase",
2  "SingleFramePluginTransformSetupHelper", "ForcedPluginTransformSetupHelper",
3  "FluxTransformTestCase", "CentroidTransformTestCase")

Definition at line 40 of file tests.py.