Catch another lookup error.
authorDiane Trout <diane@caltech.edu>
Thu, 11 Oct 2012 23:32:27 +0000 (16:32 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 11 Oct 2012 23:32:27 +0000 (16:32 -0700)
Apparently one of gerald_summary[read][lane] was a dictionary
and so threw a KeyError instead of an IndexError. I might as well
catch both.


No differences found