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

Gives extreme values to enable a control on size. More...

Public Member Functions

def init
 build dimension object
 

Static Public Attributes

int endX = 999999
 give maximum X
 
int endY = 999999
 give maximum Y
 
tuple shape = (endX, endY)
 shape is X and Y
 

Detailed Description

Gives extreme values to enable a control on size.

Will later contain the dimensions of a regular image including all regions.
We will initialize it to extreme values.

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