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

qOverlap the rebinnedUnblazedExtractedFlatFlieldBlazedShift More...

Inheritance diagram for hermes.pipeline.components.qualityoverlap.qualityOverlap:
hermes.pipeline.core.pipelinecomponent.PipelineComponent

Public Member Functions

def __init__
 Make a Hermes component and initialize variables.
 
def validateOptions
 set user-given options or use defaults
 
def __call__
 component runs from here
 
- Public Member Functions inherited from hermes.pipeline.core.pipelinecomponent.PipelineComponent
def __init__
 
def __call__
 
def optionsAreValid
 
def getOptions
 
def setOptions
 
def checkExistShapeUnits
 
def isOption
 

Public Attributes

 firstOrderOverlapAtStart
 set default values for options More...
 
 lastOrderOverlapAtStart
 User gave a value for lastOrderOverlapAtStart or use default 9999.
 
 halfLengthMedianFilter
 User gave a value for halfLengthMedianFilter or use default 4.
 
 results
 
- Public Attributes inherited from hermes.pipeline.core.pipelinecomponent.PipelineComponent
 options
 
 logger
 
 ConsoleLogSeverity
 default value
 
 canShowGraphics
 when machine does not run matplotlib. More...
 

Detailed Description

qOverlap the rebinnedUnblazedExtractedFlatFlieldBlazedShift

PURPOSE :

sums the overlapping bins in the rebinnedUnblazedExtractedFlatFlieldBlazedShift

extract from rebinnedUnblazedExtractedFlatFieldBlazedShift
the part of the order k from the first useful bin
to the bin corresponding to the last useful bin
in the order k-1, to construct rebinned[Order]



COMMENTS :


SYNTAX :


INPUT CONSTANTS FROM INSTRUMENT MODEL :





INPUT DATA FROM RESULTDICT :

MANDATORY :
    the rebinnedUnblazedExtractedFlatFlieldBlazedShift
    minimumShift and maximumShift



OPTIONS READ FROM OPTIONDICT :
MANDATORY :
    firstOrderOverlapAtStart
    lastOrderOverlapAtStart



OUTPUT written in the RESULTDICT :

record the sum of all selected bins in the order.

Member Data Documentation

hermes.pipeline.components.qualityoverlap.qualityOverlap.firstOrderOverlapAtStart

set default values for options

User gave a value for firstOrderOverlapAtStart or use default 9999.


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