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.

Events on August 11, 2022

Software Development Group Presents:

An overview of git and GitHub

August 11, 2022 at 2:30pm for 1hr
Evans Conference Room, WEB 3780
Warnock Engineering Building, 3rd floor.
Or via Zoom: Meeting ID: 513 391 4088 passcode: sci-devs

Abstract:

Most developers rely on git and GitHub for software version control on a daily basis, but do you they really know how to leverage all the tools available to them? In this talk we'll discuss git, the most popular version control system, and GitHub, the most popular repository hosting service, to uncover all the potential value that these tools provide for us. We'll cover some git basics, such as working on branches, making pull requests that your reviewer will appreciate, and how to deal with the dreaded merge conflict. We'll then talk about some more advanced features of GitHub such as continuous integration/continuous deployment through GitHub Actions, cloud-hosted development using CodeSpaces, and project management through Issues.

Posted by: Nathan Galli