svn+ssh://bugman@.../svn/relax/trunk
........
r26249 | tlinnet | 2014-10-11 17:38:24 +0200 (Sat, 11 Oct 2014) | 1 line
Added example save state for more surface plotting.
........
r26250 | tlinnet | 2014-10-13 10:47:40 +0200 (Mon, 13 Oct 2014) | 3 lines
Added boolean argument to dx.map() function, to specify the creation of a parameter and associated chi2 values file.
For very very special situtaions, the creation of this file is not desired.
........
r26251 | tlinnet | 2014-10-13 11:48:03 +0200 (Mon, 13 Oct 2014) | 1 line
Modified that structure of points in dx.map() is always a list of numpy arrays with 3 values.
........
r26252 | tlinnet | 2014-10-13 11:48:05 +0200 (Mon, 13 Oct 2014) | 1 line
When issuing dx.map() function with points, implemented the writing out of parameter file, with associated calculated chi2 values.
........
r26253 | bugman | 2014-10-13 14:11:03 +0200 (Mon, 13 Oct 2014) | 5 lines
Improved the feedback in the User_functions.test_structure_add_atom system test.
It is now clearer what the input and output data is.
........