MCPcopy Create free account
hub / github.com/dhale/jtk / setPercentiles

Method setPercentiles

core/src/main/java/edu/mines/jtk/util/Clips.java:225–237  ·  view source on GitHub ↗

Sets the percentiles used to compute clips for this view. The default percentiles are 0.0 and 100.0, which correspond to the minimum and maximum values in the array of values to be clipped. Calling this method enables the computation of clips from percentiles. Any clip min and max specified or c

(double percMin, double percMax)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testPercentilesMethod · 0.95
plotFunction · 0.45

Calls 1

argumentMethod · 0.95

Tested by 1

testPercentilesMethod · 0.76