Hermes DRS  6.0
reduction software
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
hermes.pipeline.run.dispersionDRS.dispersion Class Reference

this computes the dispersion More...

Inheritance diagram for hermes.pipeline.run.dispersionDRS.dispersion:

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...
 

Detailed Description

this computes the dispersion

Constructor & Destructor Documentation

def hermes.pipeline.run.dispersionDRS.dispersion.__init__ (   self,
  results 
)

This inits the log file if needed and reads in the correct blackList files.

Member Data Documentation

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.


The documentation for this class was generated from the following file: