You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The notebook path is:
aurora/tutorials/pole_zero_fitting/pole_zero_fitting/lemi_pole_zero_fitting_example.ipynb
What I would like to do is:
Show multiple fits for {one pole} , {two pole one zero}, {three pole two zero}, etc using different initial conditions.
Review why convergence happens at different misfits for different initial conditions (could be a tolerance that needs to be set in scipy.optimize)
Add Jacobian and Hessian and run with 'Newton-CG' and some other optimizers
Review the physical significance of the PZ solutions that fit the model better but do not honour conjugate pairs of roots - what errors might we encounter by using these? Are they a practical solution
The text was updated successfully, but these errors were encountered:
kkappler
added
the
side quest
Not critical to program function but a potential place to get lost, maybe in a good way
label
Nov 13, 2021
kkappler
changed the title
Clean up and document lemi pole zero fitting ipynb
Further develop LEMI pole-zero fitting ipython notebook
Nov 21, 2022
The notebook path is:
aurora/tutorials/pole_zero_fitting/pole_zero_fitting/lemi_pole_zero_fitting_example.ipynb
What I would like to do is:
The text was updated successfully, but these errors were encountered: