| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPinholeModel
Class that determines the pixel shift between pinhole and star by modelling
the star plus pinhole.
|
class |
AbstractPinholeShift
Implementation of the
PinholeShift interface that provides static
pinhole positions via a AbstractPinholeShift.KEY_PINHOLE property. |
class |
AveragePinhole
Class that determines the pixel shift between pinhole and star plus the
pinhole drift to the zero position, all by modelling the star plus pinhole.
|
class |
CenterOfGravityShift
Simple implementation of a pinhole shift detector.
|
class |
ModelDrift
Class that determines the pixel shift between pinhole and star plus the
pinhole drift to the zero position, all by modelling
the star plus pinhole.
|
class |
ModelShift
Class that determines the pixel shift between pinhole and star by modelling
the star plus pinhole.
|
class |
QuadrantShift
Class that determines the pixel shift between pinhole and star by splitting
the active frame without the outer border into four quadrants, then
calculating the shift for each quadrant.
|