instability_data_tools
File Purpose: helpful tools for processing data with physical instability in it
E.g. “get t when linear growth ends”, “measure growth rate”
Functions
|
evaluate xx at piecewise linear function with 2 pieces, with final piece slope=0. |
|
evaluate xx at piecewise linear function with 3 pieces, with final piece slope=0. |
Classes
|
CurveFitter with f = pwl2_flatend, for fitting data to piecewise linear with 2 pieces. |
|
CurveFitter with f = pwl3_flatend, for fitting data to piecewise linear with 3 pieces. |