Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
GitBook: [master] 5 pages and one asset modified
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeClaudi authored and gitbook-bot committed Jul 31, 2020
1 parent bda53f6 commit c718703
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 42 deletions.
Binary file added .gitbook/assets/decoder_s12 (1).mp4
Binary file not shown.
Binary file added .gitbook/assets/decoder_s12.mp4
Binary file not shown.
Binary file added .gitbook/assets/eer_wytwoaerozr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For this reason:

* we've build upon [brainglobe](https://docs.brainglobe.info/)'s atlas API, ensuring that you can use `brainrender` to visualize data from a wide range of species.
* we've created a simple and intuitive interface to download and render data from [publicly available](usage/public.md) datasets like the Allen Mouse Connectome and Janelia's Mouse Light projects.
* we've built [a ton of functionality](usage/user.md) into `brainrender` to ensure that we can cover all of your visualization needs \(e.g. see these [images](overview/gallery.md) and [examples](overview/examples.md)\). If we missed something or you'd like to see a new feature added, get in touch on [github](https://github.com/BrancoLab/BrainRender)!
* we've built [a ton of functionality](usage/user.md) into `brainrender` to ensure that we can cover all of your visualization needs \(e.g. see these [images](overview/gallery/) and [examples](overview/examples.md)\). If we missed something or you'd like to see a new feature added, get in touch on [github](https://github.com/BrancoLab/BrainRender)!
* we're using [`vedo`](https://github.com/marcomusy/vedo), a powerful vtk-based rendering package in python. `vedo`'s flexibility ensures that you can render in `brainrender` any 3d design you can put into a `.obj` or `.stl` file. It's therefore easier than ever to add your custom experimental implant to the renderings.


Expand Down
3 changes: 2 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

## Overview

* [Gallery](overview/gallery.md)
* [Gallery](overview/gallery/README.md)
* [User Cases](overview/gallery/user-cases.md)
* [Code examples](overview/examples.md)

## Installation
Expand Down
40 changes: 0 additions & 40 deletions overview/gallery.md

This file was deleted.

40 changes: 40 additions & 0 deletions overview/gallery/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
description: Some examples of the kind of images you can create in brainrender
---

# Gallery

![The mouse brain and skull](../../.gitbook/assets/skull%20%281%29.png)

![Labelled cells in several cortical and sub cortical areas](../../.gitbook/assets/cells.png)

![Location of an optic fiber implanted in the thalamus](../../.gitbook/assets/optic_fiber.png)

![Location of an implanted neuropixel probe in the cortex and thalamus](../../.gitbook/assets/neuropixel.png)

![The brain of Schistocerca gregaria](../../.gitbook/assets/ibdb.png)

![Gene expression levels for Cacna2d1 across the mouse cortex. ](../../.gitbook/assets/gene_expr.png)



![Tractography visualisation of projections to the Zona Incerta \(data: the Allen Mouse Connectome project\)](../../.gitbook/assets/tractography.png)

![Layer 5b neurons in the mouse motor cortex. Sagittal view.](../../.gitbook/assets/neurons.png)





![The C.Elegans connectome \(data courtesy of Daniel Witvliet and co-authors\)](../../.gitbook/assets/celegans.png)



![Streamlines visualization of projections from the motor cortex in the mouse brain](../../.gitbook/assets/streamlinespretty.png)

![Views of the human brain](../../.gitbook/assets/humanbrainexp.png)





12 changes: 12 additions & 0 deletions overview/gallery/user-cases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
description: A collection of works using brainrender
---

# User Cases

### Visualizing Decoder Accuracy

A group of students of [neuromatch academy](https://www.neuromatchacademy.org/) \(an open-source computational neuroscience summer school\) used `brainrender` to visualize the accuracy of the models they've build to decode movement from neural activity \([data from Steinmetz et al 2019](https://github.com/nsteinme/steinmetz-et-al-2019)\):

![](../../.gitbook/assets/eer_wytwoaerozr.png)

0 comments on commit c718703

Please sign in to comment.