Main Modules

There are a few primary modules to be aware of in imaging+:

Main

The core data storage objects, further described at Core structures.

Processing

This module contains a collection of indepedent sub-modules for data processing and/or analysis. Dedicated sub-modules allow for integration of pre-existing methods and/or libraries in our data processing workflow.

Workflow

This module contains pre-built workflows for specific experimental type. Currently, we provide a pre-built workflow for AllOptical experiments.

Utils

This module contains a collection of functions of processing of various data files independent of the primary analysis pipeline.

Plotting

This module contains a collection of convenience functions for common data graphing and plotting needs.