A Python wrapper for the Copenhagen Brain Entropy Toolbox (CopBET), originally developed by Anders S. Olsen.
Project description
Copenhagen Brain Entropy Toolbox - Python
A Python package/wrapper for the Copenhagen Brain Entropy Toolbox (CopBET), originally developed by Anders S. Olsen. The Copenhagen Brain Entropy Toolbox is a MATLAB toolbox that provides a collection of functions for evaluating 12 different entropy metrics described in the paper Navigating the chaos of psychedelic neuroimaging: A multi-metric evaluation of acute psilocybin effects on brain entropy" by Drummond McCulloch, Anders S Olsen et al (MedRxiv). Original toolbox published at https://github.com/anders-s-olsen/CopBET.git.
Installation guide
To use this package follow the steps below.
-
Install this package using
pip install CopBET -
Clone the original CopBET repository to your machine (although some of the helper functions will work just fine without).
git clone https://github.com/anders-s-olsen/CopBET.git
Example script
I have included an example script titled CopBET_python_tutorial.ipynb showing examples and explanations of how to use this wrapper. The example script runs using the openly available acute IV LSD dataset that was included in original repository's example script. Unlike the original repository, the example was not written to be used on the entire original dataset but rather the smaller sample already in the /CopBET/LSDdata folder.
Python versions and dependencies
This package and wrapper was developed, tested, and implemented using 3.12 and 3.13.
MATLAB versions and dependencies
This package runs using the MATLAB engine in the backend, so it has the same dependencies as the original toolbox. The toolbox works on MATLAB R2018b+ and is known to not work on MATLAB R2017b due to the structuring of tables. You will also need to install the external dependencies Brain Connectivity toolbox (2019_03_03), the complexity toolbox (LOFT) and the DCC toolbox (the original one from 2014).
Contributing/reporting bugs
If you would like to contribute, report any bugs or have any questions, please email Viswanath Missula (vmissul1@jh.edu). If you would like to develop architecture building on this, please email Anders S. Olsen (ansol@dtu.dk) as well, since he is the original developer of this toolbox.
References
If you use the Copenhagen Brain Entropy Toolbox in your research, please cite both the following:
Drummond McCulloch, Anders S Olsen, et al. "Navigating the chaos of psychedelic neuroimaging: A multi-metric evaluation of acute psilocybin effects on brain entropy". (MedRxiv), 2023.
[insert DOI via Zenodo]
Repo Version
1.0.0 Jan 2026 - initial commit.
License
Copyright (C) 2023 Drummond E-Wen McCulloch & Anders Stevnhoved Olsen
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
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 copbet-1.0.2.tar.gz.
File metadata
- Download URL: copbet-1.0.2.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18bd22e6c439e299e01b0daebf2509ac428764b44005007336d5791c4fc5ce39
|
|
| MD5 |
8d63f100b9910ae4de873aaf3af4598c
|
|
| BLAKE2b-256 |
52aa7b4ac8fe31a2b05de833a874e998805d7ce7d1b3ad4080804e2538f90a75
|
File details
Details for the file copbet-1.0.2-py3-none-any.whl.
File metadata
- Download URL: copbet-1.0.2-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a758688f5f82b779df0a53338c5f954511d51dda93acd029be723c6c69a382ee
|
|
| MD5 |
15f2db091637a1e5f2716ddca207de9b
|
|
| BLAKE2b-256 |
9e038b45c3d4802b88fe6c4aacb9e762f9c58403aa2ad71a6014273ad685a6c0
|