diff --git a/source/_static/images/pinpoint/capsule_header.png b/source/_static/images/pinpoint/capsule_header.png new file mode 100644 index 0000000..7d93542 Binary files /dev/null and b/source/_static/images/pinpoint/capsule_header.png differ diff --git a/source/_static/images/urchin/capsule_header.png b/source/_static/images/urchin/capsule_header.png new file mode 100644 index 0000000..6b22a44 Binary files /dev/null and b/source/_static/images/urchin/capsule_header.png differ diff --git a/source/pinpoint/installation_and_use.md b/source/pinpoint/installation_and_use.md index f3e699f..0c5dabd 100644 --- a/source/pinpoint/installation_and_use.md +++ b/source/pinpoint/installation_and_use.md @@ -6,12 +6,12 @@ Pinpoint is a tool for planning electrophysiology recordings and other *in vivo* Code is on our [Github repository](https://github.com/VirtualBrainLab/Pinpoint/). -
+ ## Install diff --git a/source/urchin/installation_and_use.md b/source/urchin/installation_and_use.md index 01c6211..4128d0e 100644 --- a/source/urchin/installation_and_use.md +++ b/source/urchin/installation_and_use.md @@ -1,22 +1,23 @@ # Installation and Use - + + +The Universal Renderer for Neuroscience (Urchin) allows you to connect your Python scripts to a standalone rendering program, to create neuroscience-specific interactive 3D visualizations.

- +

-The Universal Renderer for Neuroscience (Urchin) allows you to connect your Python scripts to a standalone rendering program, to create graphics like the ones above. -
+ ## Install @@ -37,6 +38,10 @@ Calling `setup()` opens a web browser and links it to your Python client. Set the parameter `standalone = True` to connect to a standalone Desktop application. You'll need to manually copy the ID that Urchin displays to the Desktop renderer. +## Bugs + +Please report issues on the [issues page](https://github.com/VirtualBrainLab/Urchin/issues). + ## Citing There is no citation for Urchin right now, we'll create one soon.