I developed a python application that formats raw data (csv file) output by the Simple Plex Image from ProteinSimple, and exports an excel worksheet with summary tabs and plots (https://github.com/kennyjeffris/Simple-Plex-Analyzer). Summary tabs are easy to read and use smart highlighting to indicate values that meet or exceed a given threshold of interest. Plots are created using available data and use a five coefficient polynomial fit to form an easy-to-read curve.
I also developed features for Scout, the Single-Cell Western image analysis tool. Written in Matlab, this tool analyzes data from Milo, and is used for identifying protein expression on a single-cell basis with insights into population heterogeneity.