mafw.processor_library

Library of generic processors.

Subpackage containing a library of general purpose processors that the user can either use directly or overload them to implement their analytical tasks.

Modules

abstract_plotter

Module implements the abstract base interface to a processor to generate plots.

db_init

Database initialisation processor module.

importer

Provides a basic element importer.

sns_plotter

Module implements a Seaborn plotter processor with a mixin structure to generate seaborn plots.