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 March 27, 2019

Kiran Gadhave Presents:

UpSet2.0 : Visualizing Intersecting Sets

March 27, 2019 at 12:00pm for 1hr
Evans Conference Room, WEB 3780
Warnock Engineering Building, 3rd floor.

Abstract:

Understanding relationships between sets is an important analysis task. The major challenge in this context is the combinatorial explosion of the number of set intersections if the number of sets exceeds a trivial threshold. To address this, UpSet, a novel visualization technique for the quantitative analysis of sets, their intersections, and aggregates of intersections was developed. This technique was developed by Alexander Lex, Nils Gehlenborg, Hendrik Strobelt, Romain Vuillemot, Hanspeter Pfister (InfoVis ’14).

UpSet2.0 is refactor of this tool with TypeScript. The refactor revamps the UI and adds new features like Provenance Tracking for redo and undo, custom data upload interface, support for embedding UpSet visualization in websites and using UpSet as a javascript library. Integrating provenance tracking was the focus of this refactoring and we developed a library for tracking provenance. The library tracks interactions in a graph. Each action results in a new node in the graph and the edge represents the action.

Posted by: Steve Petruzza