| Package | Description |
|---|---|
| org.lsst.ccs.utilities.ccd |
This package contains classes for describing (idealized) CCD geometry.
|
| Modifier and Type | Method and Description |
|---|---|
CCDTransform |
CCDGeometry.getActiveTransform()
Create a CCDTransform which only considers active pixels for the absolute
x,y coordinates.
|
CCDTransform |
CCDGeometry.getGlobalTransform()
Create a CCDTransform which considers all pixels for the absolute x,y
coordinates.
|
Copyright © 2016 LSST. All rights reserved.