Designed especially for neurobiologists, FluoRender is an interactive tool for multi-channel fluorescence microscopy data visualization and analysis.
Deep brain stimulation
BrainStimulator is a set of networks that are used in SCIRun to perform simulations of brain stimulation such as transcranial direct current stimulation (tDCS) and magnetic transcranial stimulation (TMS).
Developing software tools for science has always been a central vision of the SCI Institute.
The source code for each solver can be obtained from its respective SCIInstitute github page:
Take the following steps in order to download the source code from github:
1. Ensure that the git program is installed on your computer.
2. Type 'git clone <repository_URL>', where the repository URL is equal to the link listed above with a '.git' suffix at the end. For example, for the FEM Solver code, type 'git clone https://github.com/SCIInstitute/SCI-Solver_FEM.git