This script processes one banding data file in the MAPS 2006 protocol.
The script starts with the usual Unix “pound-bang line” that makes it self-executing.
#!/usr/bin/env python #================================================================ # iband7: IBP banding data compiler for MAPS 2006 protocol # For full documentation, see: # http://www.nmt.edu/~shipman/z/ibp/doc/iband7/ims/ #---------------------------------------------------------------- EXTERNAL_VERSION = "8.04"