Commit | Date | |
---|---|---|
[r27133]
by
bugman
The gnuplot correlation_matrix() plotting API function now creates a text file of the data. The lib.plotting.gnuplot.correlation_matrix() function now calls the |
2014-12-18 11:30:37 | Tree |
[r27132]
by
bugman
Fix for the structure.atomic_fluctuations user function backend. The pipe_control.structure.main.atomic_fluctuations() function no longer opens the output file. |
2014-12-18 11:28:49 | Tree |
[r27131]
by
bugman
More simplifications for the structure.atomic_fluctuations user function backend. |
2014-12-18 11:25:01 | Tree |
[r27130]
by
bugman
Shifted the matrix output of the structure.atomic_fluctuations user function into lib.plotting.text. The new lib.plotting.text module will be used by the relax library plotting API to output data into |
2014-12-18 11:23:42 | Tree |
[r27129]
by
bugman
Enabled the gnuplot format for the structure.atomic_fluctuations user function. This uses the plotting API correlation_matrix() function for visualisation. The change allows the |
2014-12-18 11:13:07 | Tree |
[r27128]
by
bugman
Implemented a very basic gnuplot backend for the correlation_matrix() plotting API function. This is in the new lib.plotting.gnuplot module. It creates an incredibly basic gnuplot script for |
2014-12-18 11:07:24 | Tree |
[r27127]
by
bugman
Created the lib.plotting API function correlation_matrix(). This is the lib.plotting.api.correlation_matrix() function. It will be used for the visualisation |
2014-12-18 11:05:07 | Tree |
[r27126]
by
bugman
Created the Structure.test_atomic_fluctuations_gnuplot system test. This checks the operation of the structure.atomic_fluctuations user function when the output format |
2014-12-18 10:15:34 | Tree |
[r27125]
by
bugman
Created the empty lib.plotting package. This follows from the thread at http://thread.gmane.org/gmane.science.nmr.relax.devel/7444. The package will be used for assembling all of the data plotting capabilities of relax. It will |
2014-12-18 10:05:44 | Tree |
[r27124]
by
bugman
Implemented the lib.io.swap_extension() function. This is confirmed to be fully functional by its four unit tests. |
2014-12-18 09:35:22 | Tree |