MCPcopy Create free account
hub / github.com/dhale/ipf / smooth

Method smooth

src/ipf/FaultScanner.java:325–357  ·  view source on GitHub ↗

Applies structure-oriented smoothing limited by fault likelihoods. For this method, faults are assumed to exist and smoothing stops at samples where fault likelihood exceeds a specified value. This method is usually applied using thinned fault likelihoods. @param flstop smoothing stops where fault l

(
      double flstop, double sigma, float[][][] p2, float[][][] p3, 
      float[][][] fl, float[][][] g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

goSmoothFunction · 0.80

Calls 1

applyMethod · 0.45

Tested by

no test coverage detected