See: Description
| Interface | Description |
|---|---|
| CCDInterface |
An interface to describe CCDs.
|
| CCDTransform |
Allows transforms between CCD coordinate system and CCD segment (amplifier)
coordinate systems.
|
| SegmentInterface |
An interface to describe Segments.
|
| Class | Description |
|---|---|
| CCD | |
| CCDGeometry |
Defines the geometry of a CCD.
|
| CCDTransform.ActiveTransform |
A CCDTransform which only considers active pixels for the absolute x,y
coordinates.
|
| CCDTransform.GlobalTransform |
A CCDTransform which considers all pixels for the absolute x,y
coordinates.
|
| Raft | |
| RaftGeometry |
Defines the geometry of a Raft.
|
| Reb | |
| Segment |
An class to represent a CCD Segment.
|
| Enum | Description |
|---|---|
| CCDGeometry.ReadoutOrder |
Define the readout order for a particular amplifier.
|
| CCDTransform.PixelType |
Enumerate the different types of pixel that can be read out.
|
| CCDType |
An enumeration of standard camera CCD types.
|
| Segment.SegmentReadOutPoint |
The Segment readout point with respect to the serial and parallel direction.
|
Copyright © 2016 LSST. All rights reserved.