Parameter Refinement

MDMC runs refinements to fit simulation parameters to experimental data.

Running a refinement requires:

  • A setup Simulation.

  • One or more experimental datasets in a format that can be read by MDMC.

  • One or more Parameters to refine.

These objects are then passed to a Control object along with other parameters such as the minimizer type. This Control object is then used to refine() the Parameters.

The MDMC interface for these objects is explained in more detail in the following notebooks: