oursin.renderer

Functions

clear

Clear the renderer scene of all objects

clear_areas

Clear all CCF area models

clear_neurons

Clear all neuron objects

clear_probes

Clear all probe objects

clear_texts

Clear all text

clear_volumes

Clear all 3D volumes

setup

Connect the Unity Renderer for Neuroscience Python API to the web-based (or standalone) viewer

setup(verbose=True, localhost=False, standalone=False)[source]

Connect the Unity Renderer for Neuroscience Python API to the web-based (or standalone) viewer

Parameters

localhostbool, optional

connect to a local development server rather than the remote server, by default False

standalonebool, optional

connect to a standalone Desktop build rather than the web-based Brain Viewer, by default False

clear()[source]

Clear the renderer scene of all objects

clear_neurons()[source]

Clear all neuron objects

clear_probes()[source]

Clear all probe objects

clear_areas()[source]

Clear all CCF area models

clear_volumes()[source]

Clear all 3D volumes

clear_texts()[source]

Clear all text