wei.core

The module responsible for the code for managing and executing WEI flows

Modules

admin

Handles admin commands and related logic.

events

Contains the Events class for logging experiment steps

experiment

Code for managing the Experiment logs on the server side

interfaces

A collection of different templates for executing steps using different message formats

location

Provides methods and classes to work with locations

loggers

The logging system that helps track events for the system

module

Provides methods and classes to work with modules

notifications

Code for sending notifications to workcell users

scheduler

Handles scheduling workflows and executing steps on the workcell.

state_manager

StateManager for WEI

step

Functions related to WEI workflow steps.

storage

Handles all interactions with File storage/objects

workcell

A Class to represent a workcell object that contains the different WEI modules

workflow

The module that initializes and runs the step by step WEI workflow