Research

Research

Here are content related to my PhD research in microfluidics and fluorescent microscopy. This includes any coding related to my PhD.

My Python Packages - an Overview

Here is a list of all python packages I have made. Automatic Calculation of Ionic Strength and pH of Tris-EDTA solutions. That is, you choose which concentrations of TE (and BME) you want to calcu...

Beginner Python Tips for Microscopist Researchers

Basic Rules Keep your code as simple, neat and clean as possible. Your future self will thank you. Contemplate over the guidelines of the Zen of Python. Make a new file for every experiment yo...

Contrast-enhancement in Python

Image Quality How can we, working in Python, improve the visual quality of microscopy images in our scientific papers? In MATLAB, there are lots of tools to do this very easily. I have not found a...