Skip to content

Fit/FitMap initial values #308

Description

@keara-soloway

CHAP.utils.fit.Fit[Map] have some issues with delivering the parameters' initial values:

FitMap --

  • FitMap.init_parameters[param_name]['init_value'] does not contain the full map of initial values
  • FitMap.best_values[param_i] does not contain correct values for parameters that are part of "expression" components (or maybe: any component that somehow gets excluded from the fit?)

Fit --

  • Fit.best_parameters[param_name]['init_value'] does not contain the correct value for parameters with no explicit initial value set in the fit config.

@rolfverberg

Metadata

Metadata

Assignees

No one assigned

    Labels

    commonRelated to routines in common that are shared over multiple workflowshelp wantedExtra attention is needed

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions