From 290dfae5d8331d94b2da4a712bb5675e5c8558bc Mon Sep 17 00:00:00 2001 From: Adam Tyson Date: Thu, 12 Sep 2024 11:37:36 +0100 Subject: [PATCH] Add vvasp to the list of external tools (#250) --- docs/source/community/external-tools.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/community/external-tools.md b/docs/source/community/external-tools.md index 38312f93..c4e3796d 100644 --- a/docs/source/community/external-tools.md +++ b/docs/source/community/external-tools.md @@ -47,6 +47,10 @@ ClearFinder is a graphical user interface that allows users without programming - [GitHub repository](https://github.com/stegiopast/ClearFinder) - [Preprint](https://www.biorxiv.org/content/10.1101/2024.06.21.599877v1) +## vvasp +vvasp (pronounced wasp) is a python library for 3D viewing of spatially defined neuroscience data (histology, probe trajectories, neuron locations, etc.). It uses the default PyVista plotter and is fully interoperable with PyVista functionality. +- [GitHub repository](https://github.com/spkware/vvasp) + :::{hint} if you have developed any software using BrainGlobe tools, please [let us know](../contact) and we can advertise it here. :::