Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
processor.PTV2del()
: rename integrate func call to scipy-1.14 (#35)
+ `processor.PTV2del()`: rename integrate func call to scipy-1.14 from `scipy.integrate.cumtrapz()` to `scipy.integrate.cumulative_trapezoid()`, as the former is removed from scipy since version 1.14.
- Loading branch information