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...
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...
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...
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...
This website is made in Jekyll (a static site generator) with the theme Chirpy (here is the code). The website is hosted for free through GitHub Pages. The website, its content and design is all co...