Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anibalsolon/vscode-neuro-viewer
Check metadata and visualize neuroimages within VSCode.
https://github.com/anibalsolon/vscode-neuro-viewer
brainweb data-visualization neuroimaging neuroscience nifti vscode vscode-extension
Last synced: 2 months ago
JSON representation
Check metadata and visualize neuroimages within VSCode.
- Host: GitHub
- URL: https://github.com/anibalsolon/vscode-neuro-viewer
- Owner: anibalsolon
- License: mit
- Created: 2020-11-28T01:47:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T18:44:59.000Z (over 1 year ago)
- Last Synced: 2023-05-11T01:05:18.414Z (over 1 year ago)
- Topics: brainweb, data-visualization, neuroimaging, neuroscience, nifti, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=anibalsolon.neuro-viewer
- Size: 996 KB
- Stars: 34
- Watchers: 2
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NeuroViewer
[![GitHub license](https://img.shields.io/github/license/anibalsolon/vscode-neuro-viewer.svg)](https://github.com/anibalsolon/vscode-neuro-viewer/blob/main/LICENSE)
[![Visual Studio Marketplace](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=plastic&logo=visual%20studio%20code&logoColor=white)](https://marketplace.visualstudio.com/items?itemName=anibalsolon.neuro-viewer)
[![Coverage Status](https://coveralls.io/repos/github/anibalsolon/vscode-neuro-viewer/badge.svg?branch=develop)](https://coveralls.io/github/anibalsolon/vscode-neuro-viewer?branch=main)
![Build](https://github.com/anibalsolon/vscode-neuro-viewer/actions/workflows/test-and-deploy.yml/badge.svg?branch=main)If you got here, you might be familiar with Nifti files. In any case, Nifti is a file format for neuroimaging.
This extension allows the user to visualize the volumetric data in Nifti files, and more features are coming!## Features
A quick way to view your Nifti files. It shows some metadata and renders a volume!
* Color palletes
* Histogram
* Range highlighting
* Web compatible (github.dev)![My brain in the viewer](https://raw.githubusercontent.com/anibalsolon/vscode-neuro-viewer/main/neuro-viewer-screenshot.png)
*(yes, that's my head, so not worried on defacing it :)*
## Known Issues* It just renders the first volume of a fMRI.