Skip to content

brainiak/rtAttenPenn_cloud

 
 

Repository files navigation

rtAttenPenn

Overview:

Alternate code version of the Real-time Attention Study

This version accomplishes:

  1. A verified port of the Matlab version of rtAttenPenn (the real-time attention fMRI study) to Python. Verified meaning we reran previous data through both systems and validated they produce identical results
  2. Cloudification of the project - ability to run real-time analysis in the cloud
    • Can run model training and classification in the cloud
    • In addition can run study control in the cloud
    • Can provide subject feedback from the cloud in a web browser
  3. Adds a webpage front-end to configure and control sessions and runs, giving experimenters an alternative to the command line interface
  4. Uses a fileWatcher to watch for and read Dicom files to the cloud for processing

Other Documentation

About

cloud side of the real-time depression and attention project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.4%
  • MATLAB 20.8%
  • JavaScript 5.6%
  • Jupyter Notebook 5.4%
  • Shell 4.4%
  • C 1.4%
  • Other 2.0%