Skip to content

TVB-2651: Solved Brain Activity Visualizer Problem

Marmaduke Woodman requested to merge TVB-2651 into master

Created by: VinczeRobert

The Visualizer works now, the brain appears, but I just want to do two things before I consider it done:

  1. It seems as those little visualizers in the right part don't work like in the demo. Sometimes they appear as I enter, sometimes they don't. I have to see what's there.
  2. I was trying to make a general url for adapters(those which call invoke_adapter) cause there is already one for those with h5 and as you can see the new url that I added in JS and I would like to do that in case we want to move more methds there.

Merge request reports