Lowgainflag

class Lowgainflag(inputs)[source]

Bases: StandardTaskTemplate

Methods Summary

analyse(result)

Analyses the Lowgainflag result.

prepare()

Prepare job requests for execution.

Methods Documentation

analyse(result)[source]

Analyses the Lowgainflag result.

Parameters:

result -- LowgainflagResults object

Returns:

LowgainflagResults object

prepare()[source]

Prepare job requests for execution.

Parameters:

parameters -- the parameters to pass through to the subclass. Refer to the implementing subclass for specific information on what these parameters are.

Return type:

a class implementing Result