3D visualization tool
Hosted at seecogviewer.github.io
This tool is developed by Noah Markowitz and Dr. Stephan Bickel of The Human Brain Mapping Laboratory at NorthShore University Hospital.
Before starting, make sure:
- Freesurfer is installed on your computer
- You have a python environment with nibabel installed
To create SEECOG data and a local copy of the program run the following in the terminal:
python /home/nmarkowitz/Documents/IEEG.github.io/preproc/seecog.py <freesurfer_subject_id>
The <freesurfer_subject_id>
input is the unique identifier of the freesurfer subject. Alternatively you can give the full path to your freesurfer subject instead of just providing the subject id.
SEECOG is still in active development with many goals. Here are some.
Similar to neurosynth to allow integration of imaging studies and electrode coordinates across studies
Integrate with websites and softwares for more advanced computations. Check out brainlife
There are a variety of file formats for neuroimaging and electrophysiology data. - BIDS - NWB - Fieldtrip - Gifti - Freesurfer annotations, labels, curvature - Bioimagesuite mgrid - MNE
Please contact if you would like others to be included on this list
The following toolboxes contributed to the development of SEECOG:
For questions please reach out to [email protected] or [email protected]