hebbianloop / mindcontrol

MindControl is an app for quality control of neuroimaging pipeline outputs. Demo:

Home Page:http://mindcontrol.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mindcontrol

MindControl is an app for quality control of neuroimaging pipeline outputs.

Installation

Install meteor

curl https://install.meteor.com/ | sh

Clone this repository

git clone https://github.com/akeshavan/mindcontrol

start the server

cd mindcontrol
meteor

In a browser navigate to localhost:3000

Configure

To see an example schema, see this file: https://dl.dropboxusercontent.com/u/9020198/data/data_rf.json

Demo

Check out the demo. This data is from the 1000 Functional Connectomes Project

Things to do in the demo:
  • create an account by clicking sign in on the top navigation bar
  • click on a site (for example, Baltimore) to only show exams from that site
  • In the freesurfer table, click the select box to change the metric of the histogram

switch histograms

  • Brush the histogram to filter the table, which only shows freesurfer id's that match the brush range

brushing and viewing images

  • Save your filter by typing a name in the left text-box
  • Click 'reset' to undo the filtering
  • Click on a Freesurfer subject id to open a new window that shows the aparc+aseg file
  • Mark Pass, Fail, Needs Edits, or Edited, and leave some comments about the image. Click 'save'
  • You can log points

log points

  • You can log curves

log curves

  • Edit voxels:

edit voxels

  • (beta) You can collaborate on the same image:

collaborate

About

MindControl is an app for quality control of neuroimaging pipeline outputs. Demo:

http://mindcontrol.herokuapp.com/

License:Other


Languages

Language:JavaScript 90.6%Language:HTML 5.7%Language:CSS 3.2%Language:Python 0.5%