p.inversions.iterate(
inverse_problem_configuration="my_second_inversion",
timeout_in_seconds=360,
ping_interval_in_seconds=10,
)
[2022-12-29 09:28:18,674] INFO: Adding new iteration #0.
[2022-12-29 09:28:18,690] INFO: Resuming iteration #0.
[2022-12-29 09:28:18,691] INFO: 1 new tasks have been issued.
[2022-12-29 09:28:18,691] INFO: Processing task `misfit_and_gradient`
[2022-12-29 09:28:19,212] INFO:
Iteration 0: Number of events: 5 chi = 0.017689825429393992 ||g|| = 0.016261472168922847
pred = --- ared = --- norm_update = --- tr_radius = ---
[2022-12-29 09:28:19,214] INFO: 1 new tasks have been issued.
[2022-12-29 09:28:19,214] INFO: Processing task `preconditioner`
[2022-12-29 09:28:19,460] INFO: Some tasks of iteration #0 are still running. Please check again later.
[2022-12-29 09:28:29,482] INFO: Processing task `preconditioner`
[2022-12-29 09:28:29,699] INFO: 1 new tasks have been issued.
[2022-12-29 09:28:29,700] INFO: Processing task `misfit`
[2022-12-29 09:28:29,784] INFO: Submitting job array with 5 jobs ...
[2022-12-29 09:28:29,942] INFO: Launched simulations for 5 events. Please check again to see if they are finished.
[2022-12-29 09:28:29,944] INFO: Some tasks of iteration #0 are still running. Please check again later.
[2022-12-29 09:28:39,997] INFO: Processing task `misfit`
[2022-12-29 09:28:41,183] INFO:
old misfit control group: 0.017689825429393992
new misfit control group: 0.006645706581647673
predicted reduction control group: -0.0057350082197756575
actual reduction control group: -0.01104411884774632
5 out of 5 event(s) improved the misfit.
[2022-12-29 09:28:41,184] INFO:
Model update accepted.
[2022-12-29 09:28:41,184] INFO: 1 new tasks have been issued.
[2022-12-29 09:28:41,185] INFO: Processing task `finalize_iteration`
[2022-12-29 09:28:41,243] INFO: Succesfully completed iteration #0.
[2022-12-29 09:28:41,246] INFO: Adding new iteration #1.