Skip to content

mwaskom/ziegler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ziegler: fMRI Reporting Webapp

Ziegler is a lightweight Flask based webapp for reporting the results of lyman analyses.

screenshot

To view the results from your default experiment, run

python ziegler.py

This starts the app at http://localhost:5000.

There are a few other options; run with --help to see them.

The lyman data and analysis directories are softlinked in static/ when the app starts. This is cleaned up on exit, but you might not want to keep the ap in your Dropbox, as these large directories will be synced.

To view the app on a computer with no existing lyman environment, do

export LYMAN_DIR=testing/lyman

You won't be able to generate any reports (there's no real data), but you can see what things look like and develop the basic interface.

Dependencies

License

Simplified BSD

About

fMRI Reporting Webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published