Skip to content

Avoid interpolation, find closest time #132

@md-arif-shaikh

Description

@md-arif-shaikh

To get times $t_{\mathrm{in}}$ for input frequencies $f_{\mathrm{in}}$ from the $\langle \omega_{22}\rangle-t$ relation, instead of using interpolant $t=t(\langle\omega_{22}\rangle)$, just find the closet times that satisfies $\langle\omega_{22}\rangle (t_{\mathrm{in}}) = f_{\mathrm{in}}$ using np.argmin.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions