Uses of Class
stella.adapter.AbstractPinholeShift

Packages that use AbstractPinholeShift
stella.adapter   
 

Uses of AbstractPinholeShift in stella.adapter
 

Subclasses of AbstractPinholeShift in stella.adapter
 class AbstractPinholeModel
          Class that determines the pixel shift between pinhole and star by modelling the star plus pinhole.
 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.