Skip to content

angelc134/sima_visualization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sima_visualization

this project is still in early stages and undergoing testing. new issues and pull requests are welcome!

Overview

Visualization server built on the Flask microframework for inspecting time series data, motion correction results, and ROIs processed with the SIMA packages https://github.com/losonczylab/sima.

Installation and Use

Copy config.py.tmpl to config.py, adjust the port number for flask to run on and execute run.py. For information on using Flask microframework see http://flask.pocoo.org/ or the tutorial at http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

This program must have read permission on SIMA dataset sets to be inspected (and write permissions if used to save ROIs).

Dependencies

  • sima
  • flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.2%
  • JavaScript 37.9%
  • Python 10.7%
  • CSS 3.2%