Skip to content

Repository files navigation

MTCDB

Maintenance Last Commit Python License: GPL

Project Description (2-3 sentences)

Project Status: Active Development


Table of Contents

Overview


Features

  • Feature 1: Description.
  • Feature 2: Description.

Installation

To install the package and its dependencies, use one of the following methods:

Using Pip Installs Packages

Install the package from the GitHub repository URL via pip:

pip install git+https://github.com/esther-poniatowski/mtcdb.git

Using Conda

Install the package from the private channel eresthanaconda:

conda install mtcdb -c eresthanaconda

From Source

  1. Clone the repository:

    git clone https://github.com/esther-poniatowski/mtcdb.git
  2. Create a dedicated virtual environment:

    cd mtcdb
    conda env create -f environment.yml

Usage

Command Line Interface (CLI)

To display the list of available commands and options:

mtcdb --help

Programmatic Usage

To use the package programmatically in Python:

import mtcdb

Configuration

Environment Variables

Variable Description Default Required
VAR_1 Description 1 None Yes
VAR_2 Description 2 false No

Configuration File

Configuration options are specified in YAML files located in the config/ directory.

The canonical configuration schema is provided in config/default.yaml.

var_1: value1
var_2: value2

Documentation

Note

Documentation can also be browsed locally from the docs/ directory.

Support

Issues: GitHub Issues

Email: {{ contact@example.com }}


Contributing

Please refer to the contribution guidelines.


Acknowledgments

Authors & Contributors

Author: @esther-poniatowski

Contact: {{ contact@example.com }}

For academic use, please cite using the GitHub "Cite this repository" feature to generate a citation in various formats.

Alternatively, refer to the citation metadata.

Third-Party Dependencies


License

This project is licensed under the terms of the GNU General Public License v3.0.

About

Data analysis of neuronal recordings in naive and trained animals performing multiple tasks in active and passive attentional states

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages