Menu

SVN archive Commit Log


Commit Date  
[r2112] by edward

Bug fixes:

Removed a bug from 'generic_fns/value.py' whereby 'self.general' was being called rather than
'self.relax.general'.

Removed a bug from 'specific_fns/model_free.py' whereby the results writing function was trying to
scale order parameter values of None.

2005-07-28 06:19:50 Tree
[r2111] by edward

Bug fix:

Changed the 'elsif' statement on line 335 to an 'if' statement to begin the elsif block.

2005-07-26 02:02:37 Tree
[r2110] by edward

Updated the specific function files 'jw_mapping.py', 'relax_fit.py', and 'noe.py' for Grace
plotting.

The functions 'return_conversion_factor', 'return_grace_string', and 'return_units' have all been
added to make these classes work with the Grace plotting function.

2005-06-29 06:12:53 Tree
[r2109] by edward

Addition of the specific function 'return_grace_string'.

The function has been added to the files 'model_free.py' and 'jw_mapping.py' in the 'specific_fns'
directory, and has been made accessible in the specific setup file. The purpose of the function is,
when supplied the data type, to return a string formatted in Grace's typesetting syntax. That way
parameter names can be displayed on the Grace axes as Greek text, superscript, subscript, italics,
or any other Grace format.

The file 'specific_fns/jw_mapping.py' has also had the 'return_data_name' function expanded to
include the spectral densities themselves.

2005-06-28 15:28:38 Tree
[r2108] by edward

Modified the appearance of the Grace plot.

The settings in the Grace header function have been tweaked.

2005-06-28 14:15:19 Tree
[r2107] by edward

Rename of the function 'get_data_name' to 'return_data_name'.

2005-06-28 14:07:33 Tree
[r2106] by edward

Modification of the Grace plotting functions such that minimisation statistics can now be plotted as
well. This includes plotting of statictics for Monte Carlo simulations. Two dummy functions
'return_conversion_factor' and 'return_units' were added to 'generic_fns/minimise.py' so that the
use of these does nothing to the statistics.

2005-06-28 07:35:59 Tree
[r2105] by edward

Addition of functions to return minimisation statistics. The two functions 'return_value' and
'get_data_name' have been added to 'generic_fns/minimise.py' to return the value of minimisation
statistics.

2005-06-28 05:58:20 Tree
[r2104] by edward

The function for resetting the minimisation statistics, 'reset_min_stats', has been moved from
'generic_fns/value.py' to 'generic_fns/minimise.py' and has been expanded for resetting global
statistics.

2005-06-27 15:33:05 Tree
[r2103] by edward

Modification of the Grace plots in that parameters are now plotted as their external representation
rather than the internal program representation. The writing function now calls the specific
function 'return_conversion_factor' to convert the values. Axis labels together with the parameter
units are now included in the Grace file.

2005-06-27 15:02:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.