Skip to content

Issue with LINE SEARCH FAILED.  #220

Open
@trinitite271

Description

After fixing the tomo bug (#219), I tried to invert the model. However I encountered 'LINE SEARCH FAILED'. I guessed that one shot was not enough, so I inverted with 30 shots, but I still got 'LINE SEARCH FAILED', but the gradient looks good, and the step length increase and misfit is decreasing, looks good. The full result in https://github.com/trinitite271/seisflow1/tree/master

2024-06-22 15:20:54 [INFO] | FINISH QUANTIFY MISFIT: 030
2024-06-22 15:20:54 [INFO] | misfit f_try (i01s04) = 1.544E-04
2024-06-22 15:20:54 [INFO] | saving misfit and step length for step count == 4
2024-06-22 15:20:54 [INFO] | step count = 0, 1, 2, 3, 4
2024-06-22 15:20:54 [INFO] | step length = 0.000E+00, 3.209E-01, 5.192E-01, 8.401E-01, 1.359E+00
2024-06-22 15:20:54 [INFO] | misfit val = 1.718E-04, 1.673E-04, 1.647E-04, 1.606E-04, 1.544E-04
2024-06-22 15:20:54 [INFO] | increment step count -> 5
2024-06-22 15:20:54 [INFO] | fail: bracketing line search has failed to reduce the misfit before exceeding step_count_max=5
2024-06-22 15:20:54 [DEBU] | checking gradient/search direction angle, theta: 0.000
2024-06-22 15:20:54 [INFO] | search direction below threshold 0.001, will not attempt restart
2024-06-22 15:20:54 [CRIT] |
================================================================================
LINE SEARCH FAILED
//////////////////
Line search has failed to reduce the misfit and has run out of fallback options.
Aborting inversion.
================================================================================

gradient:
fig1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions