TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self) |
def | keyPressEvent (self, e) |
def | initVar (self) |
def | initUI (self) |
def | doGetFile (self) |
def | loadNew (self) |
def | doOk (self) |
def | doCancel (self) |
def | __init__ (self) |
def | keyPressEvent (self, e) |
def | initVar (self) |
def | initUI (self) |
def | doGetFile (self) |
def | loadNew (self) |
def | doOk (self) |
def | doCancel (self) |
def | __init__ (self) |
def | keyPressEvent (self, e) |
def | initVar (self) |
def | initUI (self) |
def | doGetFile (self) |
def | loadNew (self) |
def | doOk (self) |
def | doCancel (self) |
Public Attributes | |
loadNewStars | |
ui | |
fname | |
Pops up the Autoguider Settings dialog. Items include: Target pixel for centering - This is the pixel to which the AutoGuider moves the star when the "Center Star" button is pressed Sets AG_Conf.ctrX, AG_Conf.ctrY Gain - Returns this fraction of the offset (to avoid oscillation) Sets AG_Conf.gain Guide Box Half-Width - Sets the size of the guide box. Note: HALF-width! Sets AG_Conf.gbSizHalf Target File - Select an LN-standard target file to show crosses on AG display Sets AG_Conf.targFile Verbose Mode - How much printed feedback do we get? Sets AG_Conf.verbose ---------------------------------------------------------------------------------- DEVelopment Mode - Check box whether we are doing offline development K-Mirror angles SX/DX - to test proper rotation, etc. Sets AG_Conf.kmAngSDX[SX,DX] K-Mirror angles SX/DX - to test proper rotation, etc. Sets AG_Conf.par Note that this class was built on Tom's template: self_mdDialog.py in ~/Dropbox/Python/ModalDialog
def AG_Utils.MyMD.__init__ | ( | self | ) |
def AG_Utils.MyMD.__init__ | ( | self | ) |
def AG_Utils.MyMD.__init__ | ( | self | ) |
def AG_Utils.MyMD.doCancel | ( | self | ) |
def AG_Utils.MyMD.doCancel | ( | self | ) |
def AG_Utils.MyMD.doCancel | ( | self | ) |
def AG_Utils.MyMD.doGetFile | ( | self | ) |
def AG_Utils.MyMD.doGetFile | ( | self | ) |
def AG_Utils.MyMD.doGetFile | ( | self | ) |
def AG_Utils.MyMD.doOk | ( | self | ) |
def AG_Utils.MyMD.doOk | ( | self | ) |
def AG_Utils.MyMD.doOk | ( | self | ) |
def AG_Utils.MyMD.initUI | ( | self | ) |
Initializes the GUI, especially attaching widgets to routines
def AG_Utils.MyMD.initUI | ( | self | ) |
Initializes the GUI, especially attaching widgets to routines
def AG_Utils.MyMD.initUI | ( | self | ) |
Initializes the GUI, especially attaching widgets to routines
def AG_Utils.MyMD.initVar | ( | self | ) |
Initializes important variables (i.e. current stage positions, limits)
def AG_Utils.MyMD.initVar | ( | self | ) |
Initializes important variables (i.e. current stage positions, limits)
def AG_Utils.MyMD.initVar | ( | self | ) |
Initializes important variables (i.e. current stage positions, limits)
def AG_Utils.MyMD.keyPressEvent | ( | self, | |
e | |||
) |
def AG_Utils.MyMD.keyPressEvent | ( | self, | |
e | |||
) |
def AG_Utils.MyMD.keyPressEvent | ( | self, | |
e | |||
) |
def AG_Utils.MyMD.loadNew | ( | self | ) |
def AG_Utils.MyMD.loadNew | ( | self | ) |
def AG_Utils.MyMD.loadNew | ( | self | ) |
AG_Utils.MyMD.fname |
AG_Utils.MyMD.loadNewStars |
AG_Utils.MyMD.ui |