rgpycrumbs.eon.plt_saddle¶
Plots dimer/saddle search optimization trajectories.
Added in version 1.3.0.
Visualizes single-ended saddle point searches (dimer, Lanczos, GPRD) using the generalized (s, d) reaction valley projection. Supports:
2D Optimization Landscape: Projects the optimization trajectory into (progress, deviation) coordinates relative to (initial, saddle).
Energy/Eigenvalue Profile: Energy and curvature vs iteration.
Convergence Panel: Force norm and step size vs iteration.
Mode Evolution: Alignment of dimer mode with final mode.
Attributes¶
Functions¶
|
Plot dimer/saddle search trajectory visualization. |
|
|
|
|
|
|
|
Module Contents¶
- rgpycrumbs.eon.plt_saddle.main(job_dir, label, plot_type, ref_product, project_path, surface_type, ira_kmax, theme, plot_structures, strip_renderer, strip_spacing, strip_dividers, rotation, perspective_tilt, output, dpi, verbose)[source]¶
Plot dimer/saddle search trajectory visualization.
Use –job-dir multiple times to overlay trajectories from different optimizers (e.g. FIRE, LBFGS, SD) on the same landscape or profile.
- rgpycrumbs.eon.plt_saddle._OVERLAY_COLORS = ['#004D40', '#FF655D', '#3F51B5', '#FF9800', '#9C27B0', '#009688'][source]¶