Duncan Mearns Behavior - Circuits - Evolution - Music

Code

I started programming in Python during my PhD. I have extensive experience with object-oriented programming (OOP), data science (numpy, scipy, sklearn), image processing (opencv, skimage), and GUI programming (PyQt). I have written a few libraries that are publically available that you can learn about here. These are mostly hobby projects or projects I use personally in my research. You are welcome to try out any of my code and report any bugs you might find 😀. You can find all my repos on GitHub.

Ethomap

Source: https://github.com/DuncanMearns/ethomap

Ethomap evolved out of work on behavioral dynamics in zebrafish larvae. It is a light-weight library for building behavioral spaces out of postural time series using the approach described in Mearns et al. (2020).

Pydra

Source: https://github.com/DuncanMearns/pydra

Pydra is a suite of modules for building experiment control interfaces. It is a pet project I’ve been working on for a few years now.

This site

Source: https://github.com/DuncanMearns/DuncanMearns.github.io

I built this site using Jekyll using this theme as a template.