Public Member Functions | |
def | run |
Static Public Attributes | |
list | steps |
string | title |
string | datarepos |
string | workdir |
dictionary | fill |
dictionary | flag |
dictionary | calibrate |
dictionary | image |
dictionary | analysis |
Definition at line 12 of file regressframe.py.
def regressframe.regressionframe.run | ( | self, | |
workdir = 'testing' , |
|||
verbose = True |
|||
) |
Definition at line 23 of file regressframe.py.
References asap.asapmath.keys, regressframe.regressionframe.steps, regressframe.regressionframe.title, asap.asaplotbase.asaplotbase.title, and regressframe.regressionframe.workdir.
dictionary regressframe.regressionframe.analysis [static] |
Definition at line 21 of file regressframe.py.
dictionary regressframe.regressionframe.calibrate [static] |
Definition at line 19 of file regressframe.py.
string regressframe.regressionframe.datarepos [static] |
Definition at line 15 of file regressframe.py.
Referenced by vla_uvfits_line_sf.regressverify.calibrate().
dictionary regressframe.regressionframe.fill [static] |
Definition at line 17 of file regressframe.py.
dictionary regressframe.regressionframe.flag [static] |
Definition at line 18 of file regressframe.py.
Referenced by TablePlotTkAgg.PlotFlag.configure_buttons(), and asap.scantable.scantable.flag_nans().
dictionary regressframe.regressionframe.image [static] |
Definition at line 20 of file regressframe.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdimprocess.sdimprocess_worker.cleanup().
list regressframe.regressionframe.steps [static] |
Definition at line 13 of file regressframe.py.
Referenced by regressframe.regressionframe.run().
string regressframe.regressionframe.title [static] |
Definition at line 14 of file regressframe.py.
Referenced by tw_utils.htmlPub.doTitle(), and regressframe.regressionframe.run().
string regressframe.regressionframe.workdir [static] |
Definition at line 16 of file regressframe.py.
Referenced by testwrapper.UnitTest.funcSetup(), testwrapper.UnitTest.funcTeardown(), testwrapper.UnitTest.getFuncTest(), testwrapper.UnitTest.getUnitTest(), and regressframe.regressionframe.run().