Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further develop LEMI pole-zero fitting ipython notebook #73

Open
kkappler opened this issue Aug 18, 2021 · 0 comments
Open

Further develop LEMI pole-zero fitting ipython notebook #73

kkappler opened this issue Aug 18, 2021 · 0 comments
Labels
side quest Not critical to program function but a potential place to get lost, maybe in a good way

Comments

@kkappler
Copy link
Collaborator

kkappler commented Aug 18, 2021

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:

  1. Show multiple fits for {one pole} , {two pole one zero}, {three pole two zero}, etc using different initial conditions.
  2. Review why convergence happens at different misfits for different initial conditions (could be a tolerance that needs to be set in scipy.optimize)
  3. Add Jacobian and Hessian and run with 'Newton-CG' and some other optimizers
  4. 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
@kkappler 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 kkappler changed the title Clean up and document lemi pole zero fitting ipynb Further develop LEMI pole-zero fitting ipython notebook Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
side quest Not critical to program function but a potential place to get lost, maybe in a good way
Projects
None yet
Development

No branches or pull requests

1 participant