postprocessor.core.processor.PostProcessor

class PostProcessor(filename, parameters)[source]

Bases: ProcessABC

Attributes
parameters

Methods

pick_mother(a, b)

Update the mother id following this priorities:

run_prepost()

Important processes run before normal post-processing ones

run

write_result

__init__(filename, parameters)[source]

Methods

__init__(filename, parameters)

pick_mother(a, b)

Update the mother id following this priorities:

run()

run_prepost()

Important processes run before normal post-processing ones

write_result(path, result, metadata)

Attributes

parameters

static pick_mother(a, b)[source]

Update the mother id following this priorities:

The mother has a lower id

run_prepost()[source]

Important processes run before normal post-processing ones