svn+ssh://bugman@.../svn/relax/trunk
........
r27834 | tlinnet | 2015-05-27 03:09:35 +0200 (Wed, 27 May 2015) | 8 lines
Wrote a method to store parameter data and dispersion curves, for the protocol of repeated analysis.
This is to prepare for analysis in other programs.
The method loops throug the data pipes, and write the data out.
It then write a bash script, that will concatenate the data in an matrix array style, for reading and processing in other programs.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........
r27835 | tlinnet | 2015-05-27 03:09:38 +0200 (Wed, 27 May 2015) | 3 lines
Added to write out a collection script for chi2 and rate parameters.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........
r27836 | tlinnet | 2015-05-27 03:09:40 +0200 (Wed, 27 May 2015) | 3 lines
In the collection bash script, removes spins which have not been fitted.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........
r27837 | tlinnet | 2015-05-27 03:09:42 +0200 (Wed, 27 May 2015) | 3 lines
Fix for use of " instead of ' in bash script.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........
r27838 | tlinnet | 2015-05-27 03:09:44 +0200 (Wed, 27 May 2015) | 3 lines
Adding option to minimise class function, to perform monte carlo error analysis.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........
r27839 | tlinnet | 2015-05-27 03:09:46 +0200 (Wed, 27 May 2015) | 3 lines
Printout when minimising monte-carlo simulations.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........
r27840 | tlinnet | 2015-05-27 03:09:48 +0200 (Wed, 27 May 2015) | 3 lines
Adding keyword for verbosity for multi processor mode.
Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data.
........