Open alecandido opened 5 days ago
I opend a draft #25 with the code implementing the initial simplex initialization from the uncertainties. There are anyway a few things that I want to change in the code:
For convenience, you can link an issue with the PR aiming to resolve it.
There are various ways, but one is just in the clicking on the "Development" section in the column on the right:
In order to initialize the minimization algorithms, the search area could be derived from the uncertainties estimated from the individual parameters.
However, these parameters are not easily available in the runcard, and potentially in the fit results (in the 0.1 version).
For the time being, they should be already exposed for the Ramsey and flipping, at least (and it seems that's not the case for the Drag). So, restricting to the 2D (amplitude & frequency), it should be possible to just rerun the routines involved (it will just be redundant), and extract the relevant uncertainties from their results.