Contents:
Manages the operation of post-processors.
Classes
PostManager(cfg[, post_list, parent_path])
PostManager
Manager in charge of handling post-processing scripts.
It loads all the post-processor objects once and feeds them data.
Methods
__call__(data)
__call__
Pass one batch of data through the post-processors.