Skip to content

Feature Request: add back plot_convergence to Harmony #9815

Open
@NadineBestard

Description

@NadineBestard

Motivation

In RunHarmony there was the option to plot the convergence plot to debug if it did not reach convergence. This option is not available in IntegrateLayers with HarmonyIntegration.
When the warning pops up indicating it does not converge in 25 iterations, I would like to visually assess how it looks.

Feature Description

Add the plot_convergence option in that function.

Alternatives

The plot could be generated like in RunHarmon or also saved to a defined path. If running on a cluster, the plot would be lost if no path is indicated. In the past, I think I managed to rescue it with ggsave(), but being able to indicate a path where to save when it is needed would be ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions