Open WardLT opened 1 year ago
I use the default for the spline smoothing for now because it seemed fine on two test cases. We eventually run it on hundreds of voids, so I should be more exacting in how I choose the smoothing values.
Or, try out a different smoothing technique. Wei-Ying used one based on a windowing technique that might be more reliable than UnivariateSpline
I use the default for the spline smoothing for now because it seemed fine on two test cases. We eventually run it on hundreds of voids, so I should be more exacting in how I choose the smoothing values.