Skip to main content

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

Reason this release was yanked:

Numpy was fixed to <2, broke installation on newer python versions.

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.post1.tar.gz (505.0 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.post1-py3-none-any.whl (211.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ossdbs-0.5.5.post1.tar.gz
  • Upload date:
  • Size: 505.0 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.post1.tar.gz
Algorithm Hash digest
SHA256 9c58e09cfa4bf773c1f41dcd1b8737747a638840ffee54ce4bd4012ba9202c0d
MD5 d61027f04812f3389ea2f1e3ae36c688
BLAKE2b-256 527b39ac483466342976fe397bddd0d602f23fca7572dd2510f79e8bde66f10b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ossdbs-0.5.5.post1-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.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 89d1cb7f4d135b509442a7bd0c98f482195762ac567d755ac5751580dadee129
MD5 85bc9b74d9ee4de2f50aad293f9efd76
BLAKE2b-256 5323938373a05ba1b0800ae981efefa17253d37d32b0dd7a9349df1123575e4d

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