scevent Plugin for computing a score for an origin by the OriginMultiFeature score processor. The score is calculated in the same way as for scanloc. Origin score processor "OriginMultiFeature" returning a score for an origin as a measure of goodness. The score is then compared against *minimumScore* replacing *minimumDefiningPhases*. Requires to configure the global parameter *plugins* with "scoremf" in order to load this gempa plugin and to set *minimumScore* and *score* accordingly. The score calculation is consistent with scanloc's scoring logic. Read the scanloc documentation for full details. The default score returned for an origin that fails completely or is filtered out by thresholds such as for depth and RMS. List of one-letter instrument codes (2nd letter) in channel codes identifying strong motion sensors, e.g., in HL?, HN?. List of one-letter instrument codes (2nd letter) in channel codes identifying infrasound sensors, e.g., in HDF. The weight for number of used P arrival measures. Assumes only arrival time when exactly 1 value is set. Use a comma-separated list, wT,wSlo,wBaz, for giving specific weight to pick time, slowness and back azimuth, respectively. Example: 1.0,0.0,0.0 . Weight per unused P pick. Weight per used S pick. Weight per unused S pick. Origin depth is normalized to this value for computing the score contribution. Shallower depths contribute to larger score. This is also the maximum allowed depth. Origins with depth greater then this value get a score equal to "defaultScore". Weight for depth-based quality score. Origin RMS is normalized to this value for computing the score contribution. Lower RMS contribute to larger score. This is also the maximum allowed RMS. Origins with residual greater than this value score of equal to "defaultScore". Weight for RMS-based quality score. Weight for azimuthal gap score. The smaller the gap the larger the score. Weight per used manual pick. Weight per used strong motion pick as defined in "strongMotionCodes". Weight per used infrasound pick as defined in "infrasoundCodes". List of tuple of authors and score contribution. If an author matches, the corresponding score contribution is added to the final score. Example: "scautoloc:1,scanloc:10,ccloc:100".