Commit | Date | |
---|---|---|
[r2333]
by
bugman
Added the checklist file describing the steps required for releasing stable versions of relax. |
2006-01-14 04:49:59 | Tree |
2006-01-13 10:56:09 | Tree | |
[r2331]
by
bugman
Shifted the program version number to its own file so it can be read by the Makefile. |
2006-01-13 03:59:53 | Tree |
[r2330]
by
bugman
Relaxation curve fitting and error analysis is now fully functional! The ability to execute Monte Carlo simulations has been added, as well as Grace plotting The standard deviation in the relaxation curve fitting C module is now a Python array rather than In the common functions of 'specific_fns/base_class.py', the 'set_error()', 'sim_init_values()', A few bugs have been removed from 'specific_fns/relax_fit.py'. In the function The functions 'read_columnar_results()', 'write()', 'write_columnar_line()', and The calculation of the peak intensity errors has been modified. The docstring in In the data analysis chapter of the manual, the section on relaxation curve fitting has been half |
2006-01-13 03:25:38 | Tree |
2006-01-12 13:55:07 | Tree | |
[r2328]
by
bugman
Fixed the loops in the two C functions to go to '(int)num_times' rather than the temp value of '6'. |
2006-01-12 09:16:05 | Tree |
[r2327]
by
bugman
The 'back_calc_I' C function now works by returning a Python list instead of a Numeric array! |
2006-01-12 09:12:34 | Tree |
2006-01-12 08:15:31 | Tree | |
[r2325]
by
bugman
Completion of the C code for the fitting of relaxation curves and preparation for Monte Carlo sims. The 'chi2()' C function is now declared in the 'func()' function as returning a double. Previously The exponential back calculation function has been debugged. The function is I0 * exp(-t * Rx) and In 'maths_fns/c_chi2.c' the function 'square()' has been defined. The makefile 'maths_fns/Makefile' has been modified so that changes to 'maths_fns/relax_fit.h' will The spectral density function 'num_instances()' in 'specific_fns/jw_mapping.py' has been debugged. In 'specific_fns/relax_fit.py', the function 'ave_and_sd()' has been renamed to 'mean_and_error()'. For Monte Carlo simulations, the function 'back_calc_I()' has been added to 'maths_fns/relax_fit.c'. The error function 'RelaxNoMfModelError' has been changed to 'RelaxNoModelError' to generalise it The function 'sim_set_selected()' has been renamed to 'set_selected_sim()' in |
2006-01-12 03:00:06 | Tree |
2006-01-11 17:13:53 | Tree |