paws.core.operations.PACKAGING.BL15 package

Submodules

paws.core.operations.PACKAGING.BL15.TimeTempFromHeader module

class paws.core.operations.PACKAGING.BL15.TimeTempFromHeader.TimeTempFromHeader[source]

Bases: paws.core.operations.Operation.Operation

Get time and temperature from a detector output header file. Return string time, float time (utc in seconds), and float temperature. Time is assumed to be in the format Day Mon dd hh:mm:ss yyyy.

run()[source]

Operation.run() should use the Operation.inputs and set values for all of the items in Operation.outputs.

Module contents