This script processes one banding data file in the MAPS 2006
protocol. It is identical to iband7 except that it uses
BaseCompiler instead of Maps2006Compiler. For detailed descriptions of
the code, refer to Section 80, “iband7: 2006 MAPS data compiler”.
#!/usr/bin/env python #================================================================ # iband8: IBP banding data compiler for MAPS 2013 protocol # For full documentation, see: # http://www.nmt.edu/~shipman/z/ibp/doc/iband7/ims/ #---------------------------------------------------------------- EXTERNAL_VERSION = "8.04"