postprocessor.core.processor.PostProcessor¶
- class postprocessor.core.processor.PostProcessor(filename, parameters)¶
Bases:
ProcessABC- Attributes
- parameters
Methods
pick_mother(a, b)Update the mother id following this priorities:
Important processes run before normal post-processing ones
run
write_result
- __init__(filename, parameters)¶
Methods
__init__(filename, parameters)pick_mother(a, b)Update the mother id following this priorities:
run()Important processes run before normal post-processing ones
write_result(path, result, metadata)Attributes
parameters- static pick_mother(a, b)¶
Update the mother id following this priorities:
The mother has a lower id
- run_prepost()¶
Important processes run before normal post-processing ones