Attention: The EBRAINS IAM will be down Monday, the 21st July 2025, from 17.00 CEST (my timezone) for up to 1 hour. This will any affect services requiring an EBRAINS login, we apologise for any inconvenience caused.


Changes for page Widget 3D Head

Last modified by paulapopa on 2025/05/30 15:03

From version 9.1
edited by paulapopa
on 2022/04/01 09:04
Change comment: There is no comment for this version
To version 11.1
edited by ldomide
on 2022/05/10 10:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.paulapopa
1 +XWiki.ldomide
Content
... ... @@ -1,5 +1,7 @@
1 -TODO - Not yet released!
1 +NOTE - Not yet released, but testable here
2 2  
3 +[[https:~~/~~/lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/TVB%20Widgets/REPO/tvb-widgets/notebooks>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/TVB%20Widgets/REPO/tvb-widgets/notebooks]]
4 +
3 3  == Purpose ==
4 4  
5 5  It is a Jupyter widget intended for visualization of the 3D data available for a patient:
... ... @@ -36,7 +36,7 @@
36 36  from IPython.core.display_functions import display
37 37  )))
38 38  
39 -Then, we instantiate the **ThreeDWidget** and a **FaceSurface** datatype that we want to visualize. Using the //**add_datatype**// method we add the surface to our widget and __display__ the widget:
41 +Then, we instantiate the **SurfaceWidget** and a **FaceSurface** datatype that we want to visualize. Using the //**add_datatype**// method we add the surface to our widget and __display__ the widget:
40 40  
41 41  (% class="box" %)
42 42  (((
Public

TVB Widgets