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.computebiasprescan.imageDimensions Class Reference

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

Public Member Functions

def init
 class to control input image size
 

Static Public Attributes

int endX = 9999999
 Maximum value for X.
 
int endY = 9999999
 Maximum value for Y.
 
tuple shape = (endX, endY)
 This gives a shape.
 

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: