Skip to content

Conversation

r-b-g-b
Copy link
Contributor

@r-b-g-b r-b-g-b commented Jan 14, 2016

This commit makes a few changes that allow you to refresh the brain data using something like the following code...
client = cortex.webshow(data) # data is a cortex.Volume, client is a JSMixer object
# make a new volume, data1
client.addData(data1=data1) # data1 is the key, data is some new cortex.Volume

…x.webshow(data) returns client, a JSMixer object with a method addData, client.addData(data1=volume) will add that data to the viewer
Base automatically changed from master to main January 19, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant