|
| AG_Conf.ctrXSDX = numpy.array([485,488]) |
| Settings Dialog - General program parameters ####. More...
|
|
| AG_Conf.ctrYSDX = numpy.array([421,414]) |
|
| AG_Conf.targFile = None |
|
float | AG_Conf.gain = 0.815 |
|
int | AG_Conf.gbSizHalf = 32 |
|
float | AG_Conf.maxGuideCorrection = 1.0 |
|
float | AG_Conf.maxOffset = 60.0 |
|
int | AG_Conf.findAlg = 1 |
|
bool | AG_Conf.DEV = True |
|
| AG_Conf.kmAngSDX = numpy.array([14.065,0.0]) |
|
float | AG_Conf.par = 0.0 |
|
bool | AG_Conf.verbose = True |
|
int | AG_Conf.monSkipFrm = 1 |
| Speed Up Stuff - Due to slow PixMap generation. More...
|
|
int | AG_Conf.guideSkipFrm = 2 |
|
string | AG_Conf.progTag = "LN_Autoguider" |
|
string | AG_Conf.progVer = '$Revision: 15364 $' |
|
string | AG_Conf.stateFile = "LNAG_Last.txt" |
|
int | AG_Conf.SXDX = 0 |
|
list | AG_Conf.pCamScales = [0.1444,0.1450] |
|
float | AG_Conf.asecPerPix = 0.14 |
|
float | AG_Conf.asecPerMM = 1.0/0.8 |
|
| AG_Conf.pXoSDX = numpy.array([512.0,512.0]) |
|
| AG_Conf.pYoSDX = numpy.array([512.0,512.0]) |
|
float | AG_Conf.movStar = 1.0 |
|
float | AG_Conf.cumEl = 0.0 |
|
float | AG_Conf.cumAz = 0.0 |
|
int | AG_Conf.skySub = 0 |
|
| AG_Conf.sTmpl = numpy.zeros([2*gbSizHalf,2*gbSizHalf]) |
|
float | AG_Conf.offSizSec = 1.0 |
|
float | AG_Conf.offSizPx = offSizSec / asecPerPix |
|
bool | AG_Conf.BcuConnected = True |
|
bool | AG_Conf.loopState = False |
|
bool | AG_Conf.PcamConnected = True |
|
int | AG_Conf.imXsiz = 1024 |
|
int | AG_Conf.imYsiz = 1024 |
|
float | AG_Conf.iB = 0.0 |
|
float | AG_Conf.iW = 500.0 |
|
bool | AG_Conf.iAuto = True |
|
bool | AG_Conf.showStars = True |
|
bool | AG_Conf.showSE = False |
|
int | AG_Conf.targTickLength = 10 |
|
int | AG_Conf.SEcircRad = 10 |
|
int | AG_Conf.gBtickLength = 30 |
|
float | AG_Conf.RA = 0.0 |
|
float | AG_Conf.dec = 0.0 |
|
string | AG_Conf.ep = '' |
|
float | AG_Conf.az = 3.1415926 |
|
float | AG_Conf.el = 1.5707963 |
|
| AG_Conf.bXo |
|
| AG_Conf.bYo |
|
int | AG_Conf.bRad = 30 |
|
| AG_Conf.neCx |
|
| AG_Conf.neCy |
|
| AG_Conf.eaCx |
|
| AG_Conf.eaCy |
|
int | AG_Conf.arrowLen = 50 |
|
| AG_Conf.tCol = QtGui.QColor(128,32,32) |
|
| AG_Conf.sCol = QtGui.QColor(32,128,128) |
|
| AG_Conf.aCol = QtGui.QColor(250,250,250) |
|
| AG_Conf.bCol = QtGui.QColor(128,128,255) |
|
| AG_Conf.gCol = QtGui.QColor(128,128,0) |
|
int | AG_Conf.nFake = 10 |
|
float | AG_Conf.fkMax = 500.0 |
|
int | AG_Conf.fkBoxHalf = 10 |
|
float | AG_Conf.fkWidSig = 5.0 |
|
float | AG_Conf.fkNctr = 5.0 |
|
float | AG_Conf.fkNsig = 1.0 |
|
float | AG_Conf.fkXYrand = 1.0 |
|
float | AG_Conf.fkArand = 0.1 |
|