Skip to content
View djmannion's full-sized avatar
Block or Report

Block or report djmannion

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
djmannion/README.md

Hi, I'm Damien.

I'm interested in science, research, education, and technology.

I work as a Research Data Specialist in the Melbourne Data Analytics Platform at the University of Melbourne in Australia. My background is in research in the area of perception (vision and hearing; more information about my research) and in teaching perception and research skills. I have a particular interest in the development of computational skills in researchers, and I have created resources such as "Programming for psychology in Python" and "Fundamentals of data and coding for psychology". I also enjoy using the functionality of the modern web to create interactive instructional material, such as an image Fourier analysis explorer, a simulator of visually-responsive neurons, and an explorer for spectral distributions in a visual scene.

Technology-wise, I use Python for pretty much everything—except for web-based projects, where I use JavaScript (recently via TypeScript, using Deno). Recently, I have been particularly enjoying using xarray for structured data representation and storage. I am also a fan of veusz for creating figures, pymc for Bayesian analyses, and Code Ocean for producing reproducible analysis workflows. I am a long-time Linux user and like using simple interfaces.

Personally, I enjoy running and usually get out for a run a few times a week.

I occasionally write posts on various topics:

Please feel free to contact me at damien@djmannion.net.

Pinned Loading

  1. pympljstyle pympljstyle Public

    A Python library for specifying and applying journal-specific styles to matplotlib figures.

    Python

  2. img_freq_web img_freq_web Public

    A website that allows for interactive exploration of image Fourier analysis.

    JavaScript 5 1

  3. mannion-lab/stimtools mannion-lab/stimtools Public

    An evolving set of helper functionality for handling visual and auditory stimuli and associated tasks.

    Python 1

  4. bayes_workshop bayes_workshop Public

    Notes and code (Python, pymc3) for a workshop around Lee (2018) Bayesian methods in cognitive modeling (https://osf.io/zur8m/).

    Python