geraldfournier - 2026-03-05

For example, In the future, I would also like to add a "keep_points=1024" argument to linearize, which truncates the linearized vector to a desired number of points.

When choosing parameters for bandwidth and frequeny resolution, it's sometimes convenient to use np= (which calculates a newtstep) and sometimes to choose a tstep and then truncate to a specific number of points. Both approaches are valid and useful.

I'm willing to take care of writing the docs, if linearnp is folded into linearize