4. Parameter Refinement
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
.
Related Tutorials