# Projects Here is a list of the main projects I work / have worked on: :::{card} Pycrostates :link: pycrostates.html ```{image} https://raw.githubusercontent.com/vferat/pycrostates/main/docs/_static/logos/Pycrostates_logo_black.png :align: right :width: 200 ``` An open-source Python package for analyzing EEG microstates developed to work with MNE-python. +++ [https://github.com/vferat/pycrostates](https://github.com/vferat/pycrostates) ::: :::{card} Pycartool :link: pycartool.html ```{image} https://lh5.googleusercontent.com/ByeozYMIJO3Wiac6G7MdCthBmWX1mulcWGQKyaSIgZkdAXoxW8G3_Y74bsRTYcH07BNTp6WNSXtFK5Nm5GxTfy4=w16383 :align: right :width: 100 :alt: Cartool is broken ``` PyCartool is a simple open source Python package which provides I/O for most Cartool file formats as well as additional computing features. +++ [https://github.com/Functional-Brain-Mapping-Laboratory/PyCartool](https://github.com/Functional-Brain-Mapping-Laboratory/PyCartool) ::: :::{card} Blender Brain Atlas :link: BlenderBrainAtlas.html ```{image} https://raw.githubusercontent.com/vferat/BlenderBrainAtlas/main/static/img/preview.JPG :align: right :width: 200 ``` BlenderBrainAtlas is a script to create 3D objects from a MRI segmentation file (usually preprocessed thanks to Freesurfer). It generates a single 3D object (outer shell) for each brain's region of interest contained in the MRI file. +++ [https://github.com/vferat/BlenderBrainAtlas](https://github.com/vferat/BlenderBrainAtlas) ::: ```{toctree} :maxdepth: 2 :hidden: pycrostates pycartool BlenderBrainAtlas ```