Blog


New FIJI Plugin (Largest Rectangle Algorithm Continued)

2020-08-29 image analysis

I recently wrote a jython script that can be used as an ImageJ/FIJI plugin. The plugin will automatically crop black edges away from images using the largest rectangle algorithm.

read more...

Deploying a Python Flask app with Apache at Digital Ocean

2020-07-16 website

An overview of how I deployed this Flask-powered website on a virtual server at Digital Ocean using Apache.

read more...

Multiple bibliographies in LaTeX (updated)

2020-06-24 latex etc

How to use generate bibliographies in LaTeX to account for references used only in the supplementary information.

read more...

About this site

2020-06-18 website

A few words about what went into making this site.

read more...

Booklist

2020-05-05 books

A list of all of the books I've ever read

read more...

Largest Rectangle Algorithm

2020-05-02 image analysis

Notes on using the largest rectangle algorithm for automatically cropping crooked images.

read more...