simpeg.directives.UpdateSensitivityWeights.threshold_value#
- property UpdateSensitivityWeights.threshold_value#
- Threshold value used to set minimum weighting value. - The way thresholding is applied to the weighting model depends on the threshold_method property. The choices for threshold_method are: - global:
- threshold_value is added to the cell weights prior to normalization; must be greater than 0. 
 
- percentile:
- threshold_value is a percentile cutoff; must be between 0 and 100 
 
- amplitude:
- threshold_value is the fractional percent of the largest value; must be between 0 and 1 
 
 - Returns:
 
