A Spark interface for using ImageJ tools including running plugins, loading images (using the legacy methods) and running basic analyses which produce table outputs and can be collated.
The flexible format for carrying around ImagePlus objects inside of Spark so there are no issues with serialization (https://gist.github.com/kmader/1d64e64621e63d566f67)
A simple class for logging operations on an image to they can be tracked and eventually reproduced later.