Skip to content

freeCoG is a python package for brain imaging data analysis and 3D visualization.

Notifications You must be signed in to change notification settings

ZGCompute/freeCoG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freeCoG is a Python package for processing, analyzing, and designing 3d visualizations for neuroscience data. It contains tools for:

--cortical segmentation, registration, and reconstruction from MRI data

--automated localization of implanted electrode arrays in medical images

--image filters and smoothing funcitons

--DWI processing, modeling, reconstruction, and steramlines tractography visualization

--basic signal processing functions for EEG/ECoG data

--volume rendering for CT, PET, MRI, etc...

Dependencies include:

Python 2.7.X numpy scipy Matplotlib nibabel nipype Mahotas freesurfer fsl ANTs Mayavi Vistasoft VTK

To install freeCoG as a Python package, you should first install all dependences (see below), and use either pip or easy_install:

pip install freeCoG

or

easy_install freeCoG

As of April 2016 the package is under heavy development. It is not reccomended that you attempt to install as is.

About

freeCoG is a python package for brain imaging data analysis and 3D visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published