Python particle tracking code
This is particle tracking code slightly edited from a version downloaded from here: https://projects.upei.ca/kilfoillab/?page_id=35
That code was written in Python by Kevin Smith and Maria Kilfoil and was based on IDL code by John Crocker.
Some slight modifications of the Kilfoil code were made to work with latest version of python/numpy and to work with multipage tiffs.
Look for Jupyter notebook files for how to use this code and check the Wiki here for instructions.