#!/bin/bash
ITK="/home/johns/src/iridium-toolkit"
PARSER="python2 ${ITK}/iridium-parser.py"

$PARSER output.bits > output.parsed