Skip to content

A plugin app for Freesurfer reconstruction of brain surfaces. Very early WIP

License

Notifications You must be signed in to change notification settings

FNNDSC/pl-reconall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl-reconall

Abstract

A plugin app for Freesurfer reconstruction of brain surfaces

Run

Using docker run

Assign an "input" directory to /incoming and an output directory to /outgoing

docker run -v $(pwd)/in:/incoming -v $(pwd)/out:/outgoing   \
        fnndsc/pl-reconall reconall.py            \
        /incoming /outgoing

This will ...

Make sure that the host $(pwd)/out directory is world writable!

About

A plugin app for Freesurfer reconstruction of brain surfaces. Very early WIP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published