aces / brainbrowser

Web-based visualization tools for neurological data.
https://brainbrowser.cbrain.mcgill.ca/
GNU Affero General Public License v3.0
351 stars 122 forks source link

Volume viewer question - is it possible to manually set cursor position based on intensity value ? #344

Open bumbeishvili opened 5 years ago

bumbeishvili commented 5 years ago

As you can see, moving cursor around updates value - which is set by getIntensityValue function

jan-10-2019 12-37-56

My question is if I can reverse this behavior ...

So, if I have intensity value, can I find, set and update corresponding cursor position in the visualization and how?

I was searching answer for several hours, also digging into the code, but without much success