Skip to content

AllenNeuralDynamics/Aind.Behavior.ExperimentLauncher

Repository files navigation

aind-behavior-experiment-laucher

Source for for a minimal framework that can be used to build experimental interfaces


Introduction

The launcher module of this library provides a frontend interface to launch, monitor and manage behavior tasks using this library. It is also designed to interface with the AIND Services.

AIND Services Module ####################

While we will try to keep this library up to date, it is recommended to check the original repositories for the most recent updates.

A list of services relevant for this library include:

We will generally try to wrap the services provided by these repositories into a more user-friendly and opinionated interface that can be used by the Aind Behavior Services library and other repositories.

We will also try to scope all dependencies of the related to AIND Services to its own optional dependency list in the ./pyproject.toml file of this repository. Therefore, in order to use this module, you will need to install these optional dependencies by running:

pip install .[aind-services]

Feedback and contributions are welcome!

General instructions

This repository follows the project structure laid out in the Aind.Behavior.Services repository.

About

Source for for a minimal framework that can be used to build experimental interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages