From ca4574d9a775060d2cc4d49e2777b98c077c62ed Mon Sep 17 00:00:00 2001 From: polarbean <harry.carey95@gmail.com> Date: Mon, 24 Mar 2025 17:08:46 +0100 Subject: [PATCH] update video link to github server --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 496507b..7c284fd 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ If you use an atlas which has a hemisphere map (All brainglobe atlases have this ## Damage Quantification The QCAlign tool allows you to mark damaged areas on your section. This means that these damaged areas are excluded from your point clouds. In addition, PyNutil will seperately quantify damaged and undamaged areas. Note the undamaged, and damaged column names. # Meshview json files -PyNutil will produce meshview json files. This can be opened in [MeshView for the Allen Mouse](https://meshview.apps.ebrains.eu/?atlas=ABA_Mouse_CCFv3_2017_25um) or for [the WaxHolm Rat](https://meshview.apps.ebrains.eu/) -<video src="docs/assets/MeshView.mp4" autoplay loop muted controls style="max-width: 100%;"> +PyNutil will produce meshview json files. This can be opened in [MeshView for the Allen Mouse](https://meshview.apps.ebrains.eu/?atlas=ABA_Mouse_CCFv3_2017_25um) or for [the Waxholm Rat](https://meshview.apps.ebrains.eu/) +<video src="<video controls src="https://github.com/Neural-Systems-at-UIO/PyNutil/blob/main/docs/assets/MeshView.mp4" title="<video controls src="https://github.com/Neural-Systems-at-UIO/PyNutil/raw/refs/heads/main/docs/assets/MeshView.mp4" title="docs/assets/MeshView.mp4"></video>"></video>" autoplay loop muted controls style="max-width: 100%;"> Your browser does not support embedded videos. </video> # Interpreting the Results -- GitLab