Overwatch Processing Package (``overwatch.processing``) ======================================================= General information from the README is available immediately below. Further module specific documentation is available further below in the :ref:`package reference `, with the modules listed below. .. toctree:: :maxdepth: 3 ../processingReadme.md .. contents:: :local: .. _processing-package-reference: Package reference ----------------- overwatch.processing.mergeFiles module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: overwatch.processing.mergeFiles :members: :undoc-members: :show-inheritance: overwatch.processing.processRuns module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: overwatch.processing.processRuns :members: :undoc-members: :show-inheritance: overwatch.processing.processingClasses module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: overwatch.processing.processingClasses :members: :undoc-members: :show-inheritance: overwatch.processing.pluginManager module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: overwatch.processing.pluginManager :members: :undoc-members: :show-inheritance: overwatch.processing.run module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: overwatch.processing.run :members: :undoc-members: :show-inheritance: