Third release
With addition scripts one can do basic parameter sweep on the model. It runs the findSim program on all tsv files in the specified directory with modifications of the selected parameters. It computes the mean score for each run and presents the "best" (parameter, score) along with next-best flanking. It can do this in parallel using Python's multiprocessing library.