Changes for page SC3 Visualization Framework Use Case
Last modified by jensb on 2023/04/27 14:17
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. jensb1 +XWiki.spreizer - Content
-
... ... @@ -61,7 +61,7 @@ 61 61 62 62 (% class="box" %) 63 63 ((( 64 -##VERSION=1.8. 364 +##VERSION=1.8.8 65 65 wget https:~/~/vg-lab.es/apps/visimpl/latest-release/visimpl-$VERSION-x86_64.AppImage 66 66 chmod +x visimpl-$VERSION-x86_64.AppImage 67 67 ./visimpl-$VERSION-x86_64.AppImage## ... ... @@ -76,21 +76,21 @@ 76 76 1. In ViSimpl, click on the REST button to get data from Insite (check that you use the correct URL). 77 77 1. Now, ViSimpl shows spatial dots representing neurons and spikes are displayed in glowing mode. 78 78 79 - 80 - 81 81 = Usage Video = 82 82 83 83 A video showing the usage can be found [[here>>doc:Video]]. 84 -))) 85 85 83 +{{html}} 84 +<iframe height="386" src="https://drive.ebrains.eu/seafhttp/files/9d70e2c9-1280-4512-a18b-206f48505eff/2023-03-27_NEST_Desktop_ViSimpl_v0.6.mp4" width="685" /> 86 86 87 - 88 -(% class="col-xs-12 col-sm-4" %) 89 -((( 90 -{{box title="**Contents**"}} 91 -{{toc/}} 92 -{{/box}} 93 - 94 - 86 +<style> 87 + iframe { 88 + height: 100vh; 89 + width: 100%; 90 + object-fit: fill; // use "cover" to avoid distortion 91 + position: absolute; 92 + } 93 +</style> 94 +{{/html}} 95 95 ))) 96 96 )))