this computes the dispersion More...
Public Member Functions | |
def | __init__ |
This inits the log file if needed and reads in the correct blackList files. More... | |
def | validateArguments |
check eventual options | |
def | __call__ |
run from here | |
Public Attributes | |
inFile | |
by default, inFile is empty | |
logger | |
weHaveTheGUI | |
by default, weHaveTheGUI is False because it is not yet build or launched | |
isDebug | |
By default, isDebug is False. | |
results | |
if no input file, do nothing | |
findmask | |
noVRfiles | |
When True, VR should not make any file in hermesRun (this option is only passed by nightDRS) | |
ConsoleLogSeverity | |
maxShiftEstimateOrderModel | |
minShiftEstimateOrderModel | |
args | |
ar is the number of command-line arguments we are receiving If we do NOT receive any, we show a GUI to get them. More... | |
run | |
we have no gui, give help and stop. More... | |
this computes the dispersion
def hermes.pipeline.run.dispersionDRS.dispersion.__init__ | ( | self, | |
results | |||
) |
This inits the log file if needed and reads in the correct blackList files.
hermes.pipeline.run.dispersionDRS.dispersion.args |
ar is the number of command-line arguments we are receiving If we do NOT receive any, we show a GUI to get them.
hermes.pipeline.run.dispersionDRS.dispersion.run |
we have no gui, give help and stop.