This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,2 @@ | ||
### The project is under maintenance, please use | ||
https://github.com/netstim/leaddbs/tree/develop | ||
|
||
## OSS-DBS: Open-Source Simulation Platform for Deep Brain Stimulation (standalone version) | ||
![Docker Image CI](https://github.com/SFB-ELAINE/OSS-DBS/workflows/Docker%20Image%20CI/badge.svg) | ||
|
||
An open-source package that comprises | ||
CAD and CAE tools for highly automated | ||
evaluation of electric field distribution and neural activation during Deep Brain | ||
Stimulation (DBS). Details can be found in "Butenko K, Bahls C, Schroeder M, Koehling R, van Rienen U (2020) 'OSS-DBS: Open-source simulation platform for deep brain stimulation with a comprehensive automated modeling.' PLoS Comput Biol 16(7): e1008023. https://doi.org/10.1371/journal.pcbi.1008023." | ||
|
||
OSS-DBS is also distributed as a computational backend of Lead-DBS https://github.com/netstim/leaddbs/tree/develop | ||
|
||
### Getting Started | ||
|
||
Please refer to OSS-DBS - tutorial.pdf, which provides instructions for installation and testing. | ||
|
||
### Repository Structure | ||
|
||
Folder OSS_Platform is the core of OSS-DBS and it contains all files necessary to run simulations in the platform. | ||
The rest is documentation and Docker files. If you prefer to run the platform without Docker, install the software as listed in dockerfiles from docker/base and docker/fenics19. | ||
|
||
### Contribution and Requests | ||
|
||
Contact us via [email protected] | ||
|
||
### License | ||
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details | ||
### We have evolved, please see | ||
[https://github.com/netstim/leaddbs/tree/develop](https://github.com/SFB-ELAINE/OSS-DBSv2/tree/main) |