This project contains programs for the collection and analysis of live MOAB data on Titan, which will be used for the "blocking probability" study undertaken as part of the following paper:
https://docs.google.com/document/d/1EbOKNCbhoSIAkrhRxuNB52Dy5BnpRz9bWPxcnAADins/edit
Most of the programs are self-contained, but visualization programs will use matplotlib, which is not part of a standard Python distribution. To this end, the easiest way I've found so far to use matplotlib on Titan is to load Anaconda prior to running any of the analysis scripts:
$ module load python_anaconda2
$ python analysis/visualization-template.py