Commit | Date | |
---|---|---|
[r25537]
by
bugman
Change to the parameter nesting in the frame order auto-analysis. The pivot is now taken from the rotor model for all other models. Taking the pivot point from the |
2014-09-02 09:39:40 | Tree |
[r25536]
by
bugman
The frame order auto-analysis results printout has been extended to include the pivot point. |
2014-09-02 09:35:22 | Tree |
[r25535]
by
bugman
Fixes for the Relax_disp.test_estimate_r2eff_err system test. The kex parameter value checks have all been scaled by 1e-5 to allow for a meaningful floating point |
2014-09-02 09:24:36 | Tree |
[r25534]
by
bugman
Merged revisions 25508,25528 via svnmerge from ........ |
2014-09-02 09:19:53 | Tree |
[r25533]
by
tlinnet
Got the boot-strapping method to work in test_task_model_par_est_tsmfk01. The problem was, that simulated values, was extracted from the initial data structure. The result for 50 boot strap. param: r2a_err, with err: 0.48131663, compared to MC: 0.49354342, with 50 boot 0.48171919 task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models. |
2014-09-02 09:19:32 | Tree |
[r25532]
by
tlinnet
Modified module which estimate model parameter errors, to scale to units in relax. The R2eff errors come in rad/s. The Jacobian come in rad/s. But dw is stored as ppm, therefore a scaling is necessary, and is performed with the scaling matrix from the target function. Now there is excellent agreement. Systemtest: param: r2a_err, with err: 0.48131663, compared to MC: 0.49354342, with 2 boot 0.00000000 Juhuuu! task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models. |
2014-09-02 08:29:52 | Tree |
[r25531]
by
tlinnet
To target function, added function which will calculate the Jacobian and its corresponding unit conversion matrix and return them. task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models. |
2014-09-02 08:29:50 | Tree |
[r25530]
by
tlinnet
Added comments to co-variance module, for explanation of data dimensionality. task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models. |
2014-09-02 08:29:48 | Tree |
[r25529]
by
tlinnet
In the lib function of TSMFK01, returned the Jacobian as list of derivatives. This is for easier manipulation in target function. task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models. |
2014-09-02 08:29:46 | Tree |
[r25528]
by
bugman
Fix for the minfx version checking logic in the dep_check module. Now newer versions of minfx will be handled. |
2014-09-02 07:34:16 | Tree |