|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.PropertyContainer
util.PropertyResources
util.PropertyBundles
stella.adapter.StellaGuider
stella.adapter.AbstractStarGuider
stella.adapter.AbstractAltAzGuider
stella.adapter.PrimeFocusGuider
public class PrimeFocusGuider
A helper class that houses methods for the adapter master and its subsystems.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class stella.adapter.AbstractStarGuider |
|---|
AbstractStarGuider.Exposure, AbstractStarGuider.Magnitudes |
| Nested classes/interfaces inherited from class stella.adapter.StellaGuider |
|---|
StellaGuider.Continuous, StellaGuider.Single |
| Nested classes/interfaces inherited from class util.PropertyResources |
|---|
PropertyResources.URLResource |
| Nested classes/interfaces inherited from interface stella.adapter.Guiding |
|---|
Guiding.RawFrame, Guiding.RawStar |
| Field Summary | |
|---|---|
private static double |
DEFALIGNMENTANGLE
Alignment angle of the guider ccd with respect to north. |
private static double |
DEFALTITUDEFLIP
If the altitude is flipped, it cannot be compensated by a rotation. |
private static double |
DEFDARKGUIDER
The default dark/sky countrate. |
private static double |
DEFDETECTIONLIMIT
The default minimum instrumental magnitude to not be spurious. |
private static Point2D |
DEFDIRECTPINHOLE
The pinhole location on the direct image. |
private static double |
DEFELONGATIONMAX
The default maximum elongation for round stars. |
private static double |
DEFELONGATIONWIDTH
The minimum fwhm for a valid star detection. |
private static double |
DEFEPSILONMAG
The default epsilon for the full light guider CCD. |
private static double |
DEFGUIDERSCALE
The image scale on the direct image. |
private static double |
DEFKMAG
The default k prime parameter for the full light guider CCD. |
private static long |
DEFMAXTIMEGUIDER
Maximum exposure time on acquire in ms. |
private static double |
DEFREADOUTGUIDER
The default bias level on the guider CCD. |
private static double |
DEFSHARPPEAK
The default minimum sharpness for star images. |
private static double |
DEFSHARPWIDTH
The default maximum sharpness for star images. |
private static double |
DEFSOURCEGUIDER
The gain for a R=10 star. |
private static double |
DEFSTRIPDISTANCE
The maximum column offset of read-out stripes. |
private static double |
DEFSTRIPESMAX
The maximum stroke value read-out stripes may have. |
private static double |
DEFSURESTRIPES
Detection with a stroke below this are always stripes.. |
private static double |
DEFZETAMAG
The default zero point for the guider CCD. |
| Fields inherited from class stella.adapter.AbstractStarGuider |
|---|
KEY_ALIGNMENTANGLE, KEY_ALTITUDEFLIP, KEY_DARKGUIDER, KEY_DETECTIONLIMIT, KEY_DIRECTPINHOLE, KEY_ELONGATIONMAX, KEY_ELONGATIONWIDTH, KEY_EPSILONMAG, KEY_GUIDERSCALE, KEY_KMAG, KEY_MAXTIMEGUIDER, KEY_READOUTGUIDER, KEY_SHARPPEAK, KEY_SHARPWIDTH, KEY_SOURCEGUIDER, KEY_STRIPDISTANCE, KEY_STRIPESMAX, KEY_SURESTRIPES, KEY_ZETAMAG, REFERENCEEXPOSE, REFERENCEMAG |
| Fields inherited from class stella.adapter.StellaGuider |
|---|
biasfits, biastime, CLEAN, CLEANNAME, darkfits, darktime, GAUSS, GAUSSNAME, KEY_DEPTHMEDIAN, KEY_FITSDIR, KEY_GAUSSFWHM, KEY_GAUSSTRUNCATE, KEY_GUIDINGIMG, KEY_LOWPASS, KEY_MAGTRUNCATE, KEY_MATCHERVERSION, KEY_REDUCEDIR, KEY_REDUCETIME, KEY_SIZELOWPASS, KEY_SIZEMEDIAN, LOWPASS, LOWPASSNAME, maxsize, MEDIAN, MEDIANNAME, RECTANGULARMATCHER, REDUCED, REDUCEDNAME, SKYFRAME, STARREGISTER |
| Fields inherited from class util.PropertyBundles |
|---|
KEY_LOCALECOUNTRY, KEY_LOCALELANGUAGE, KEY_RESOURCEBUNDLES |
| Fields inherited from class util.PropertyResources |
|---|
KEY_NOINITONCREATE, localurl, locate, POSTFIX_DIR, POSTFIX_EXT, POSTFIX_FILE, POSTFIX_LIST, POSTFIX_URL, urlset |
| Fields inherited from class util.PropertyContainer |
|---|
KEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATOR |
| Fields inherited from interface util.ResourceSupplying |
|---|
KEY_URLRESOURCES, KEY_URLUSECONFIG, KEY_URLUSECURRENT, KEY_URLUSEHOME |
| Fields inherited from interface util.PropertySupplying |
|---|
CONFIG, KEY_CLASS |
| Constructor Summary | |
|---|---|
PrimeFocusGuider(Map<String,String> prop)
Constructs a new adapter helper, defaulting all properties. |
|
| Method Summary | |
|---|---|
protected Vector2D |
getRaDeCenter()
We guide directly on the object, thus we return the first object in the field of view. |
List<Guiding.RawStar> |
removeStripes(List<Guiding.RawStar> stars)
Makes the underlying method available. |
| Methods inherited from class stella.adapter.AbstractAltAzGuider |
|---|
getCurrentAzAltRotation, getCurrentFieldRotation |
| Methods inherited from class stella.adapter.StellaGuider |
|---|
background, cancelContinuous, countSum, fluxInside, getCcd, getCcdSize, getContinuousList, getContinuousMinimumExpose, getCurrentExpsoureNumber, getFitsDir, getGuidingStars, getGuidingStars, getGuidingStars, isReady, match, photometry, prepareContinuous, reduceFitsFile, registerCcd, setBiasReduction, setDarkReduction, startContinuous, startContinuous, stopContinuous |
| Methods inherited from class util.PropertyBundles |
|---|
clone, getLocalized, getLocalized, getLocalizedString, getLocalizedString, loadResource |
| Methods inherited from class util.PropertyResources |
|---|
createFrom, createFrom, createFrom, getApplet, getAsResources, getLocalClassLoader, getPropertiesToKey, getPropertiesToKey, getResource, getResourceAsStream, getResourceFromKey, getResources, init, keyCreate, keyCreate, reload, setApplet |
| Methods inherited from class util.PropertyContainer |
|---|
augment, augment, augment, defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsEnums, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, isNew, parseObject, reload, removeProperty, rescanned, setObject, setProperties, setProperty, stringProperties, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface util.ResourceSupplying |
|---|
getResource, getResourceAsStream, getResources |
| Methods inherited from interface util.PropertySupplying |
|---|
defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, parseObject, removeProperty, setObject, setProperty, stringProperties |
| Methods inherited from interface util.Initializable |
|---|
init |
| Field Detail |
|---|
private static final double DEFREADOUTGUIDER
private static final double DEFDARKGUIDER
private static final double DEFSOURCEGUIDER
private static final long DEFMAXTIMEGUIDER
private static final double DEFSHARPPEAK
private static final double DEFSHARPWIDTH
private static final double DEFELONGATIONMAX
private static final double DEFELONGATIONWIDTH
private static final double DEFSURESTRIPES
private static final double DEFGUIDERSCALE
private static final double DEFSTRIPESMAX
private static final double DEFSTRIPDISTANCE
private static final double DEFDETECTIONLIMIT
private static final Point2D DEFDIRECTPINHOLE
private static final double DEFALIGNMENTANGLE
private static final double DEFZETAMAG
private static final double DEFKMAG
private static final double DEFEPSILONMAG
private static final double DEFALTITUDEFLIP
| Constructor Detail |
|---|
public PrimeFocusGuider(Map<String,String> prop)
| Method Detail |
|---|
protected Vector2D getRaDeCenter()
getRaDeCenter in class AbstractStarGuiderpublic List<Guiding.RawStar> removeStripes(List<Guiding.RawStar> stars)
removeStripes in interface ShutterlessremoveStripes in class AbstractStarGuider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||