public abstract class StarAcquisition extends FixedFrameAcquisition
AcquisitionUnit.ModesPropertyResources.Load, PropertyResources.URLResource| Modifier and Type | Field and Description |
|---|---|
private StarDetectingOnCrosshair |
ag |
private static int |
DEFDATAMAX
Default datamax 2^16-1.
|
private static int |
DEFSTRIPEADU
Default no read-out stripes.
|
static String |
KEY_DATAMAX
A default data maximum value for star detection.
|
static String |
KEY_DATAMIN
A default data minimum value for star detection.
|
static String |
KEY_GAUSSFWHM
FWHM of the gaussian filter applied.
|
static String |
KEY_GAUSSTRUNCATE
Truncation of the gaussian filter applied.
|
static String |
KEY_SEARCHBOX
A search box for star detection, unbinned.
|
static String |
KEY_STRIPEADU
A read-out stripe level
|
KEY_ACQUIRESIZE, KEY_BIASFITS, KEY_BINARYMAG, KEY_BINARYSEPARATE, KEY_DARKFITS, KEY_DARKTIME, KEY_FLATFITS, KEY_RESOLUTIONLIMITKEY_KEEPFITS, KEY_KEEPWHATKEY_FITSDIR, KEY_XTENSIONKEY_UNITTYPEKEY_NOINITONCREATE, POSTFIX_ALPHABET, POSTFIX_BYTES, POSTFIX_DIR, POSTFIX_EXT, POSTFIX_FILE, POSTFIX_LIST, POSTFIX_MODTIME, POSTFIX_URLKEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATORKEY_URLRESOURCES, KEY_URLUSECONFIG, KEY_URLUSECURRENT, KEY_URLUSEHOMECONFIG, KEY_CLASS| Modifier | Constructor and Description |
|---|---|
protected |
StarAcquisition(Map<String,String> props) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureUnit() |
StarDetectingOnCrosshair |
getAcquisition() |
boolean |
isValid() |
protected void |
setAcquisitionAndGuiding(AcquisitionAndGuiding aag) |
checkShift, getBias, getDark, getFlat, getReadoutWindow, initgetAcquisitionResource, getBinaryAcquisition, getExpectedStars, getExpectedStars, getOneExtension, getRaw, persitent, reduce16, sendFieldOfView, sendShifts, sendTelescopeOffset, setCount, setTrybinningAndWindow, getAcquisitionExtension, getFitsDirectory, getOneExposure, isManual, reducedFloat, save, save, setManualdefaultGuidingStar, getMaster, getUnitType, isValid, registerGlobals, setMasterclone, createFrom, createFrom, createFrom, createInstance, getApplet, getAsResources, getLocate, getPropertiesToKey, getPropertiesToKey, getResource, getResourceAsStream, getResourceFromKey, getResources, hasLocalURLs, initProperties, keyCreate, keyCreate, reload, setAppletaugment, augment, 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, parseObject, reload, removeProperty, requires, rescanned, setObject, setProperties, setProperty, stringProperties, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdefaultBoolean, 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, stringPropertiespublic static final String KEY_GAUSSFWHM
public static final String KEY_GAUSSTRUNCATE
public static final String KEY_STRIPEADU
public static final String KEY_DATAMIN
public static final String KEY_DATAMAX
public static final String KEY_SEARCHBOX
private static final int DEFDATAMAX
private static final int DEFSTRIPEADU
private StarDetectingOnCrosshair ag
public void configureUnit()
throws ConfigurationException
configureUnit in class AncillaryCameraUnitConfigurationExceptionpublic boolean isValid()
isValid in class GenericUnitprotected void setAcquisitionAndGuiding(AcquisitionAndGuiding aag) throws ConfigurationException
setAcquisitionAndGuiding in class AcquisitionUnitConfigurationExceptionpublic StarDetectingOnCrosshair getAcquisition()