svn+ssh://bugman@.../svn/relax/trunk
........
r22568 | bugman | 2014-03-27 17:31:03 +0100 (Thu, 27 Mar 2014) | 5 lines
Redesign and major clean up of the specific_analyses.jw_mapping package.
The code has been broken up into separate modules.
........
r22569 | bugman | 2014-03-27 17:48:15 +0100 (Thu, 27 Mar 2014) | 5 lines
Fix for the default value table documentation in the specific_analyses.jw_mapping package.
This was broken in the last commit.
........
r22570 | bugman | 2014-03-27 19:21:40 +0100 (Thu, 27 Mar 2014) | 3 lines
Updates for the rest of relax for the redesign of the specific_analyses.jw_mapping package.
........
r22571 | bugman | 2014-03-27 20:27:21 +0100 (Thu, 27 Mar 2014) | 6 lines
Redesign and major clean up of the specific_analyses.consistency_tests package.
The code has been broken up into separate modules. This matches the similar
specific_analyses.jw_mapping package.
........
r22572 | bugman | 2014-03-28 09:25:56 +0100 (Fri, 28 Mar 2014) | 6 lines
Redesign and major clean up of the specific_analyses.relax_fit package.
The code has been broken up into separate modules. The rest of relax has been updated to handle the
changes.
........
r22573 | bugman | 2014-03-28 09:30:32 +0100 (Fri, 28 Mar 2014) | 6 lines
Removed the empty documentation strings from the specific analysis API base class.
These are being gradually shifted into the specific_analyses.*.uf modules, so do not belong in the
API object.
........