simpeg.directives.UpdateSensitivityWeights.threshold_method#
- property UpdateSensitivityWeights.threshold_method#
Threshold method for how threshold_value is applied:
- global:
threshold_value is added to the cell weights prior to normalization; must be greater than 0.
- percentile:
the smallest root-mean squared sensitivity is set using percentile threshold; must be between 0 and 100
- amplitude:
the smallest root-mean squared sensitivity is a fractional percent of the largest value; must be between 0 and 1
- Returns: