Fixed event id handling
Created by: emthompson-usgs
This is primarily to fix the problem with summary plots overwriting each other when multiple events are processed at the same time. Also, we were being inconsistent with the origin dictionary, where we documented it as having a key for "eventid" but our tests used "id" instead.