ARTS built-in documentation server

Workspace Variable oem_diagnostics

Basic diagnostics of an OEM type inversion.

This is a vector of length 5, having the elements (0-based index):
  0: Convergence status, with coding
       0 = converged
       1 = max iterations reached
       2 = max gamma of LM reached
       9 = some error when calling inversion_iterate_agenda
      99 = too high start cost.
  1: Start value of cost function.
  2: End value of cost function.
  3: End value of y-part of cost function.
  4: Number of iterations used.

See WSM OEM for a definition of "cost". Values not calculated
are set to NaN.

Group: Vector

Specific methods that can generate oem_diagnostics

Generic and supergeneric methods that can generate oem_diagnostics

Specific methods that require oem_diagnostics

Generic and supergeneric methods that can use oem_diagnostics

Agendas that can generate oem_diagnostics

Agendas that require oem_diagnostics