Commit | Date | |
---|---|---|
[r25788]
by
bugman
Removed the specific_analyses.relax_fit.estimate_rx_err module import. The module has been merged into the specific API module. |
2014-09-12 12:15:01 | Tree |
[r25787]
by
bugman
Shifted the contents of the specific_analysis.relax_fit.estimate_rx_err module into the API. The estimate_rx_err() function is now the covariance_matrix() method of the specific API. The code |
2014-09-12 12:14:11 | Tree |
[r25786]
by
bugman
Missing imports in the pipe_control.error_analysis module for the covariance matrix function. |
2014-09-12 12:11:28 | Tree |
[r25785]
by
bugman
Modified pipe_control.error_analysis.covariance_matrix(). The call to the API covariance_matrix() method now has the model_info argument passed into it. For |
2014-09-12 12:04:13 | Tree |
[r25784]
by
bugman
Created the specific analysis base API method covariance_matrix(). This defines the arguments required and what is returned by the method. It raises the |
2014-09-12 12:02:59 | Tree |
[r25783]
by
bugman
Creation of the error_analysis.covariance_matrix user function. This is simply a code rearrangement. The relax_fit user function module was duplicated and |
2014-09-12 11:57:44 | Tree |
[r25782]
by
bugman
Modified the Relax_fit.test_curve_fitting_height_estimate_error system test. The call to relax_fit.rx_err_estimate has been replaced by the yet-to-be implemented |
2014-09-12 11:52:15 | Tree |
[r25781]
by
bugman
Implemented the pipe_control.error_analysis.covariance_matrix() function. This follows from http://thread.gmane.org/gmane.science.nmr.relax.scm/23526/focus=7096. It will be |
2014-09-12 11:48:58 | Tree |
[r25780]
by
bugman
Fix for the old relax 1.2 model-free results file reading. This is due to the pipe_control.monte_carlo to pipe_control.error_analysis module renaming. |
2014-09-12 09:55:20 | Tree |
[r25779]
by
bugman
Renamed the pipe_control.monte_carlo module to pipe_control.error_analysis. This is in preparation for the module to handle all error analysis techniques: Monte Carlo |
2014-09-12 09:48:14 | Tree |