Skip to main content

OSS-DBS v2: faster and modular open-source code for deep brain stimulation

Project description

pre-commit.ci status

OSS-DBSv2

This is the development version of the OSS-DBS rewrite. Use with caution and please wait for the first official release before deploying it. Bug reports are highly welcome, though!

Installation

OSS-DBS is tested with Python 3.8, 3.9, 3.10, and 3.11.

Windows users and Mac users with Python 3.8: Please install NEURON separately before installing OSS-DBS. The instructions can be found here.

All other users can run

pip install ossdbs

Developers

To install OSS-DBS, clone it into a local directory, cd into this directory and run

pip install -e .

To also run the test suite of OSS-DBS, run

pip install -e ".[test]"

To develop OSS-DBS, run

pip install -e ".[dev]"

To locally build the docs of OSS-DBS, run

pip install -e ".[doc]"

To do everything of the above, run

pip install -e ".[all]"

Run OSS-DBS

To run OSS-DBS, cd into the input_files directory, insert your parameters in the input.json and start the simulation with

ossdbs input.json

Also check out the examples directory and the documentation.

Development

The code uses the input_files and tests directories to check the functionality upon each commit. If you add a new feature, please add a test to tests. Make sure that the test does not run long and does not consume much memory. It shall be rather a unit test than a full simulation run. Likewise, only change input_files after opening an issue.

The examples directory is meant for users to understand what has been implemented. Place heavy and/or experimental code there (e.g., code that may crash or consume many resources).

The code development follows different coding styles that are checked by git pre-commit hooks. Install pre-commit via pip install pre-commit and run pre-commit install to activate it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ossdbs-0.5.5.post2.tar.gz (504.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ossdbs-0.5.5.post2-py3-none-any.whl (211.9 kB view details)

Uploaded Python 3

File details

Details for the file ossdbs-0.5.5.post2.tar.gz.

File metadata

  • Download URL: ossdbs-0.5.5.post2.tar.gz
  • Upload date:
  • Size: 504.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ossdbs-0.5.5.post2.tar.gz
Algorithm Hash digest
SHA256 e380aff17f5ffd58737118d9fa8d095ad7a9aa6b8f39528be38a24669a27e63b
MD5 e73f950e0b7b5c455e0ab2fd7c33564b
BLAKE2b-256 a1db99d2c33451b1974c8fa3e1bbdb86320322a04ed3b2b4bcdf9be69bf419e9

See more details on using hashes here.

File details

Details for the file ossdbs-0.5.5.post2-py3-none-any.whl.

File metadata

  • Download URL: ossdbs-0.5.5.post2-py3-none-any.whl
  • Upload date:
  • Size: 211.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ossdbs-0.5.5.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 7f670bec4dbe7aab94d3296a406c6d8efe6c239b1d37d82f5986b5816c569f54
MD5 e143bb599e16533ef7a513e75d90a3a0
BLAKE2b-256 a7c8cb4556106774dc1fc950e592b7aad18b1a998d491a3353003483fd0c294d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page