| Package | Description |
|---|---|
| ccd | |
| stella.acquire | |
| stella.auxiliary |
| Modifier and Type | Field and Description |
|---|---|
private ImageProcessing |
SynchronousCcdDriver.ReduceImage.loop
If we have an active post-reducer, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SynchronousCcdDriver.startContinuous(ReadoutProviding frame,
ImageProcessing process)
Starts a continuous guiding exposure.
|
boolean |
Continuous.startContinuous(ReadoutProviding frame,
ImageProcessing red)
Starts a continuous exposure.
|
| Constructor and Description |
|---|
ReduceImage(ImageProcessing reduce)
Constructs a new reduce thread.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AutoGuiderImageProcessing
An object that handles continuous data from a auto guider CCD with some
additional methods required for auto-guiding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAutoGuider
The abstract auto guider provides the base skeleton for an auto guider with
an unspecified CCD-readout provider and an unspecified shift detection.
|
class |
StarAutoGuider |
| Modifier and Type | Class and Description |
|---|---|
class |
AuxiliaryAutoGuider |
class |
OffAxisAutoGuider |
class |
PinholeAutoGuider |