EventPostProcessor¶
-
class
mss_dataserver.postprocess.postprocess_event.
EventPostProcessor
(project)[source]¶ Bases:
object
Process a detected event.
- Parameters
project (
mss_dataserver.core.project.Project
) – The mss_dataserver project.
Methods¶
|
Initialize the instance. |
Add the station amplification values to a dataframe. |
|
|
Compute the detection frames for a common time. |
Compute the supplement data representing the detection sequence triangles. |
|
Compute the supplement data based on the event metadata. |
|
Compute the isoseismal contour lines using kriging. |
|
Compute the supplement data representing the PGV sequence. |
|
|
Create a dataframe of pgv values with station coordinates. |
Compute the supplement data representing the PGV sequence. |
|
Load the boundary of the MSS network. |
|
Load the station amplification data. |
|
|
Set the event to process. |