LICENSE.md
README.md
setup.cfg
setup.py
python/opscore/__init__.py
python/opscore/RO/AddCallback.py
python/opscore/RO/BitDescr.py
python/opscore/RO/CanvasUtil.py
python/opscore/RO/CnvUtil.py
python/opscore/RO/Constants.py
python/opscore/RO/CoordSys.py
python/opscore/RO/DS9.py
python/opscore/RO/InputCont.py
python/opscore/RO/KeyDispatcher.py
python/opscore/RO/KeyVariable.py
python/opscore/RO/LangUtil.py
python/opscore/RO/MathUtil.py
python/opscore/RO/PVT.py
python/opscore/RO/PhysConst.py
python/opscore/RO/SQLUtil.py
python/opscore/RO/ScriptRunner.py
python/opscore/RO/SeqUtil.py
python/opscore/RO/StringUtil.py
python/opscore/RO/SysConst.py
python/opscore/RO/TkUtil.py
python/opscore/RO/Version.py
python/opscore/RO/__init__.py
python/opscore/RO/procFiles.py
python/opscore/RO/Alg/GenericCallback.py
python/opscore/RO/Alg/IDGen.py
python/opscore/RO/Alg/ListPlus.py
python/opscore/RO/Alg/MatchList.py
python/opscore/RO/Alg/MultiDict.py
python/opscore/RO/Alg/MultiListIter.py
python/opscore/RO/Alg/OrderedDict.py
python/opscore/RO/Alg/RandomWalk.py
python/opscore/RO/Alg/SavedDict.py
python/opscore/RO/Alg/__init__.py
python/opscore/RO/Astro/ImageWindow.py
python/opscore/RO/Astro/__init__.py
python/opscore/RO/Astro/runTests.py
python/opscore/RO/Astro/Cnv/AppGeoData.py
python/opscore/RO/Astro/Cnv/AzAltFromHADec.py
python/opscore/RO/Astro/Cnv/CoordConv.py
python/opscore/RO/Astro/Cnv/FK4FromICRS.py
python/opscore/RO/Astro/Cnv/FK5Prec.py
python/opscore/RO/Astro/Cnv/GalFromICRS.py
python/opscore/RO/Astro/Cnv/GeoFromICRS.py
python/opscore/RO/Astro/Cnv/GeoFromTopo.py
python/opscore/RO/Astro/Cnv/HADecFromAzAlt.py
python/opscore/RO/Astro/Cnv/ICRSFromFK4.py
python/opscore/RO/Astro/Cnv/ICRSFromFixedFK4.py
python/opscore/RO/Astro/Cnv/ICRSFromGal.py
python/opscore/RO/Astro/Cnv/ICRSFromGeo.py
python/opscore/RO/Astro/Cnv/ObsFromTopo.py
python/opscore/RO/Astro/Cnv/ObserverData.py
python/opscore/RO/Astro/Cnv/TopoFromGeo.py
python/opscore/RO/Astro/Cnv/TopoFromGeoSimple.py
python/opscore/RO/Astro/Cnv/TopoFromObs.py
python/opscore/RO/Astro/Cnv/__init__.py
python/opscore/RO/Astro/Sph/Airmass.py
python/opscore/RO/Astro/Sph/AngSep.py
python/opscore/RO/Astro/Sph/AngSideAng.py
python/opscore/RO/Astro/Sph/AzAltFromHADec.py
python/opscore/RO/Astro/Sph/CCFromSC.py
python/opscore/RO/Astro/Sph/CCFromSCPV.py
python/opscore/RO/Astro/Sph/CCFromSCPVOff.py
python/opscore/RO/Astro/Sph/Const.py
python/opscore/RO/Astro/Sph/CoordConv.py
python/opscore/RO/Astro/Sph/DCFromSC.py
python/opscore/RO/Astro/Sph/HADecFromAzAlt.py
python/opscore/RO/Astro/Sph/SCFromCC.py
python/opscore/RO/Astro/Sph/SCFromCCPV.py
python/opscore/RO/Astro/Sph/SCFromCCPVOff.py
python/opscore/RO/Astro/Sph/SCFromDC.py
python/opscore/RO/Astro/Sph/__init__.py
python/opscore/RO/Astro/Tm/EpJFromMJD.py
python/opscore/RO/Astro/Tm/GMSTFromUT1.py
python/opscore/RO/Astro/Tm/ISODate.py
python/opscore/RO/Astro/Tm/LASTFromUT1.py
python/opscore/RO/Astro/Tm/LMSTFromUT1.py
python/opscore/RO/Astro/Tm/MJDFromEpJ.py
python/opscore/RO/Astro/Tm/MJDFromPyTuple.py
python/opscore/RO/Astro/Tm/TAI.py
python/opscore/RO/Astro/Tm/UTCFromPySec.py
python/opscore/RO/Astro/Tm/__init__.py
python/opscore/RO/Astro/llv/__init__.py
python/opscore/RO/Astro/llv/epb.py
python/opscore/RO/Astro/llv/epb2d.py
python/opscore/RO/Astro/llv/epj.py
python/opscore/RO/Astro/llv/epj2d.py
python/opscore/RO/Astro/llv/eqeqx.py
python/opscore/RO/Astro/llv/etrms.py
python/opscore/RO/Astro/llv/euler.py
python/opscore/RO/Astro/llv/evp.py
python/opscore/RO/Astro/llv/geoc.py
python/opscore/RO/Astro/llv/mappa.py
python/opscore/RO/Astro/llv/nut.py
python/opscore/RO/Astro/llv/nutc.py
python/opscore/RO/Astro/llv/prebn.py
python/opscore/RO/Astro/llv/prec.py
python/opscore/RO/Astro/llv/prenut.py
python/opscore/RO/Astro/llv/vn.py
python/opscore/RO/Bitmaps/__init__.py
python/opscore/RO/Comm/BaseSocket.py
python/opscore/RO/Comm/BrowseURL.py
python/opscore/RO/Comm/FTPGet.py
python/opscore/RO/Comm/Generic.py
python/opscore/RO/Comm/HTTPGet.py
python/opscore/RO/Comm/HubConnection.py
python/opscore/RO/Comm/TCPConnection.py
python/opscore/RO/Comm/TCPEcho.py
python/opscore/RO/Comm/TkSerial.py
python/opscore/RO/Comm/TkSocket.py
python/opscore/RO/Comm/TwistedSocket.py
python/opscore/RO/Comm/TwistedTimer.py
python/opscore/RO/Comm/VMSTelnet.py
python/opscore/RO/Comm/__init__.py
python/opscore/RO/Comm/isAvailable.py
python/opscore/RO/OS/OSUtil.py
python/opscore/RO/OS/__init__.py
python/opscore/RO/OS/getDirs.py
python/opscore/RO/OS/getMacDirs.py
python/opscore/RO/OS/getWinDirs.py
python/opscore/RO/ParseMsg/GetHeader.py
python/opscore/RO/ParseMsg/GetKeyword.py
python/opscore/RO/ParseMsg/GetString.py
python/opscore/RO/ParseMsg/GetValues.py
python/opscore/RO/ParseMsg/ParseData.py
python/opscore/RO/ParseMsg/ParseMsg.py
python/opscore/RO/ParseMsg/__init__.py
python/opscore/RO/Prefs/PrefEditor.py
python/opscore/RO/Prefs/PrefVar.py
python/opscore/RO/Prefs/PrefWdg.py
python/opscore/RO/Prefs/__init__.py
python/opscore/RO/Wdg/BalloonHelp.py
python/opscore/RO/Wdg/Bindings.py
python/opscore/RO/Wdg/Button.py
python/opscore/RO/Wdg/ChangedIndicator.py
python/opscore/RO/Wdg/Checkbutton.py
python/opscore/RO/Wdg/CmdWdg.py
python/opscore/RO/Wdg/CtxMenu.py
python/opscore/RO/Wdg/DropletApp.py
python/opscore/RO/Wdg/DropletRunner.py
python/opscore/RO/Wdg/Entry.py
python/opscore/RO/Wdg/FTPLogWdg.py
python/opscore/RO/Wdg/GrayImageDispWdg.py
python/opscore/RO/Wdg/Gridder.py
python/opscore/RO/Wdg/HTTPGetWdg.py
python/opscore/RO/Wdg/HistoryMenu.py
python/opscore/RO/Wdg/InputContFrame.py
python/opscore/RO/Wdg/InputContPresetsWdg.py
python/opscore/RO/Wdg/InputDialog.py
python/opscore/RO/Wdg/IsCurrentMixin.py
python/opscore/RO/Wdg/Label.py
python/opscore/RO/Wdg/LogWdg.py
python/opscore/RO/Wdg/Menubutton.py
python/opscore/RO/Wdg/OptionButtons.py
python/opscore/RO/Wdg/OptionMenu.py
python/opscore/RO/Wdg/OptionPanelControl.py
python/opscore/RO/Wdg/PatchedCanvas.py
python/opscore/RO/Wdg/PathWdg.py
python/opscore/RO/Wdg/ProgressBar.py
python/opscore/RO/Wdg/PythonTk.py
python/opscore/RO/Wdg/PythonWdg.py
python/opscore/RO/Wdg/RadiobuttonSet.py
python/opscore/RO/Wdg/ResizableRect.py
python/opscore/RO/Wdg/ScriptWdg.py
python/opscore/RO/Wdg/ScrolledWdg.py
python/opscore/RO/Wdg/SeverityMixin.py
python/opscore/RO/Wdg/Sound.py
python/opscore/RO/Wdg/StateTracker.py
python/opscore/RO/Wdg/StatusBar.py
python/opscore/RO/Wdg/StatusConfigGridder.py
python/opscore/RO/Wdg/StripChartWdg.py
python/opscore/RO/Wdg/TestScriptWdg.py
python/opscore/RO/Wdg/Text.py
python/opscore/RO/Wdg/Toplevel.py
python/opscore/RO/Wdg/WdgPrefs.py
python/opscore/RO/Wdg/__init__.py
python/opscore/RO/Wdg/sampleDroplet.py
python/opscore/actor/__init__.py
python/opscore/actor/actordispatcher.py
python/opscore/actor/basescriptrunner.py
python/opscore/actor/cmdkeydispatcher.py
python/opscore/actor/keydispatcher.py
python/opscore/actor/keyvar.py
python/opscore/actor/model.py
python/opscore/actor/scriptrunner.py
python/opscore/ply/__init__.py
python/opscore/ply/cpp.py
python/opscore/ply/ctokens.py
python/opscore/ply/lex.py
python/opscore/ply/yacc.py
python/opscore/ply/ygen.py
python/opscore/protocols/__init__.py
python/opscore/protocols/keys.py
python/opscore/protocols/keysformat.py
python/opscore/protocols/messages.py
python/opscore/protocols/parser.py
python/opscore/protocols/pvt.py
python/opscore/protocols/types.py
python/opscore/protocols/validation.py
python/opscore/utility/__init__.py
python/opscore/utility/assembleImage.py
python/opscore/utility/astrotime.py
python/opscore/utility/config.py
python/opscore/utility/html.py
python/opscore/utility/qstr.py
python/opscore/utility/sdss3logging.py
python/opscore/utility/tback.py
python/opscore/utility/timer.py
python/sdss_opscore.egg-info/PKG-INFO
python/sdss_opscore.egg-info/SOURCES.txt
python/sdss_opscore.egg-info/dependency_links.txt
python/sdss_opscore.egg-info/not-zip-safe
python/sdss_opscore.egg-info/requires.txt
python/sdss_opscore.egg-info/top_level.txt