Examples
Different examples are provided with the software to help users move from a first run to more specialized workflows. Some examples are simple scripts, while others are notebooks or full JSON-based simulation setups.
Recommended starting points
If you are new to OSS-DBSv2, start here:
Tutorial for a first standalone simulation based on the shipped example input file
Human DBS Example for a documented human DBS example
Rodent Studies for a rodent example
Additional repository examples
The repository also contains example collections for specific subsystems:
examples/BrainGeometryAPIfor geometry constructionexamples/ElectrodesAPIfor electrode placement and customizationexamples/DielectricModelAPIfor tissue property modelsexamples/ImageAPIfor MRI and DTI handlingexamples/MeshAPIfor mesh generation and refinementexamples/StimulationSignalAPIfor signal generationexamples/MulticontactCurrentsfor multicontact stimulation studiesexamples/OptimizeSettingsfor exploratory optimization workflows
These examples are especially useful once the basic CLI workflow from the tutorial is already familiar.
Note
More examples are stored in the examples and the input_test_cases directories within the repository.