Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:SQuaRE
Description
Currently, the behavior is to throw an exception if interpolation outside the curve boundaries is attempted. It seems like a better default, would be to clamp to zero outside the boundary. I can imagine this would not be the case for all possible curves, so I will try to make this configurable.
Tim Jenness will you have a look at this small PR?