Michael Waskom, PhD
Swarm plot

A complete record of projects that I have contributed to is available on GitHub.

Data visualization

seaborn — statistical data visualization

GitHub | PyPI | Docs

Seaborn is a Python data visualization library based on matplotlib. It provides a high-level, dataset-oriented interface for drawing attractive and informative statistical graphics.

pysurfer — neuroimaging visualization

GitHub | PyPI | Docs

PySurfer is a Python library for surface-based visualization of neuroimaging data. It extends Mayavi’s powerful rendering engine with an interface for working with MRI and MEG data.


Neuroimaging analysis

lyman — neuroimaging data analysis framework

GitHub | PyPI | Docs

Lyman is a framework for reproducible neuroimaging data analysis. It offers an opinionated set of processing pipelines and a library of classes and functions for signal processing, model fitting, and other tasks.

nipype — pipelines and interfaces for neuroimaging

GitHub | PyPI | Docs

Nipype provides a uniform Python API for diverse neuroimaging software packages, a workflow specification system for creating reproducible analysis pipelines, and a flexible execution engine for distributed computation using HPC resources.