BrainMaze: Brain Electrophysiology, Behavior and Dynamics Analysis Toolbox
Project description
BrainMaze: Brain Electrophysiology, Behavior and Dynamics Analysis Toolbox - Utils
This toolbox provides a generic tools for the BrainMaze package. This tool was separated from the BrainMaze toolbox to support a convenient and lightweight sharing of these tools across projects.
This project was originally developed as a part of the BEhavioral STate Analysis Toolbox (BEST) project. However, the development has transferred to the BrainMaze project.
Documentation
Documentation is available here.
Installation
pip install brainmaze-utils
How to contribute
The project has 2 main protected branches main that contains official software releases and dev that contains the latest feature implementations shared with developers. To implement a new feature a new branch should be created from the dev branch with name pattern of developer_identifier/feature_name.
After the feature is implemented, a pull request can be created to merge the feature branch into the dev branch with. Pull requests need to be reviewed by the code owners. Drafting of new releases will be performed by the code owners in using pull request from dev to main and drafting a new release on GitHub.
New functions need to be implemented with Sphinx compatible docstrings. The documentation is automatically generated from the docstrings using Sphinx using make_docs.sh either calling its contents. Documentation source is in docs_src/ and the generated documentation is in docs/. .doctrees is not shared in the repository.
Troubleshooting
If updating the docs web generated using sphinx, there might be a lot of changes resulting in a buffer hang up. Using SSH over HTTPS is preferred. If you are using HTTPS, you can increase the buffer size by running the following command:
git config http.postBuffer 524288000
License
This software is licensed under BSD-3Clause license. For details see the LICENSE file in the root directory of this project.
Acknowledgment
This code was developed and originally published for the first time with by (Mivalt 2022, and Sladky 2022). We appreciate you citing these papers when utilizing this toolbox in further research work.
F. Mivalt et V. Kremen et al., “Electrical brain stimulation and continuous behavioral state tracking in ambulatory humans,” J. Neural Eng., vol. 19, no. 1, p. 016019, Feb. 2022, doi: 10.1088/1741-2552/ac4bfd.V. Sladky et al., “Distributed brain co-processor for tracking spikes, seizures and behaviour during electrical brain stimulation,” Brain Commun., vol. 4, no. 3, May 2022, doi: 10.1093/braincomms/fcac115.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file brainmaze_utils-1.0.3.tar.gz.
File metadata
- Download URL: brainmaze_utils-1.0.3.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
770ad8dee5a61b4284d9dabd279d04fac2423b1d53f172a7aa668e45df587bd8
|
|
| MD5 |
3ccd99a04617eb9c26de9c11176b70b5
|
|
| BLAKE2b-256 |
172f13c9a82805e13123c5e30b9283032b7e3d32a603f85265eee231e5c3784e
|
File details
Details for the file brainmaze_utils-1.0.3-py3-none-any.whl.
File metadata
- Download URL: brainmaze_utils-1.0.3-py3-none-any.whl
- Upload date:
- Size: 30.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8214669655c26f424df45f7f4ac7dbc57607046be3e38a0a0215426dd6c14f5f
|
|
| MD5 |
1818645dccd12e85dad766b096a245d5
|
|
| BLAKE2b-256 |
3c090fe76ffd5cf50b5309049aa4c6e9005392a904db8df7859b491fe7817da7
|