An open API service indexing awesome lists of open source software.

https://github.com/vsoch/python-brain-viewer

a flask application to dynamically render brain slices
https://github.com/vsoch/python-brain-viewer

braingrid flask niigz

Last synced: 5 months ago
JSON representation

a flask application to dynamically render brain slices

Awesome Lists containing this project

README

          

## Python Brain Viewer

### Grid Viewer
(280K+ points)
![tmp/viewer.png](tmp/grid.png)

```bash
git clone https://github.com/vsoch/python-brain-viewer
cd python-brain-viewer
docker-compose up
```