Sign inSign up

scitran/reaper

By scitran

•Updated about 9 years ago

SciTran Reaper

Image
0

5.0K

scitran/reaper repository overview

Build Status

⁠Installation
virtualenv --prompt "(reaper) " reaperenv
source reaperenv/bin/activate
pip install -e git+https://github.com/scitran/reaper.git#egg=reaper

More detailed installation instructions⁠ are also available.

⁠Folder Sniper File System Schema

Multiple files/folders are supported at all levels, except at the scitran-group level, which does not support files at all.

$ tree example-tree
example-tree
└── scitran-group
    └── scitran-project
        ├── project-file
        └── subject-label
            ├── subject-file
            └── session-label
                ├── session-file
                └── acquisition-label
                    ├── untyped-data-file
                    └── data-type
                        └── data-file

Tag summary

Content type

Image

Digest

Size

278.6 MB

Last updated

about 9 years ago

docker pull scitran/reaper