Tool for analyzing fMRI data with functional connectome-based Hopfield networks (fcHNN)
Project description
connattractor
Laboratory for Predictive Neuroimaging - University Hospital Essen, Germany
Webpage with manuscript and getting started guide
pni-lab.github.io/connattractor
How to install the connattractor package?
The package 'connattractor' will be soon available on PyPI.
Afterwards the preferred way to install it will be:
pip install connattractor
For now, the easiest way to try out the package is using docker, see below:
How to re-run the analyses?
-
Run the analyses with 1 click (in the cloud)
-
Set up everything to run in 5 mins (locally on your computer)
- install docker
- clone the repo and start your notebook in a docker container
git clone https://github.com/pni-lab/connattractor.git cd connattractor docker run -it -v $PWD:/mounted/connattractor -p 8080:8080 -p 8888:8888 pnilab/connattractor:latest jupyter notebook
- copy paste the last link in your browser to start the notebook
-
Bare-metal (developers)
-
clone this repository with git as above
-
set up a python environment (e.g with conda)
-
install all requirements from requirements.txt
-
start developing
How to render the web-page locally?
cd docs
myst start
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
File details
Details for the file connattractor-0.1.0.tar.gz
.
File metadata
- Download URL: connattractor-0.1.0.tar.gz
- Upload date:
- Size: 23.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e607c961dcc26c57ac66ea7890972a3b3d82289d59beed725498b8eb410ebda |
|
MD5 | a1ec5314cf2adb9cfc081eb7b6af8db2 |
|
BLAKE2b-256 | 27aa7323d16cb2e02af66f1e55926d97a0b6904f9d56354f63e6d144f9525c16 |
File details
Details for the file connattractor-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: connattractor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01172a7dfd28bfe18590c96d422cda08b1a9574a8364a911e41e12977f4440b1 |
|
MD5 | 40d36308660d38d50640e4e1b3b65272 |
|
BLAKE2b-256 | 2d6399851b1dce1280cf9af916b44ed62382ef14719d2c2907692d171a3cbe6f |