Menu

SVN archive Commit Log


Commit Date  
[r26808] by tlinnet

Added initial function in nmrglue module to plot a histogram of the spectrum data.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-11-28 13:32:00 Tree
[r26807] by tlinnet

Added pipe_control function to handle the call to plot of histogram.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-11-28 13:31:58 Tree
[r26806] by tlinnet

Added initial systemtest Nmrglue.xtest_plot_hist_cpmg to plot histogram of intensities.

This is dominated by the noise measurements.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-11-28 13:31:56 Tree
[r26805] by tlinnet

Fix for missing comment about the return of the Axis instance for additional decoration of plot.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-11-28 12:56:45 Tree
[r26804] by tlinnet

Added additonal systemtest for plotting data. Nmrglue.xtest_plot_contour_cpmg.

This shoves, that the automatic ppm scale finding is working.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-11-28 12:54:20 Tree
[r26803] by tlinnet

Added additional nmrPipe processed .ft2 files for nmrglue testing.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-11-28 12:10:36 Tree
[r26802] by bugman

Created the Frame_order.test_simulate_iso_cone_torsionless_z_axis system test.

This is to check the frame_order.simulate user function for the torsionless isotropic cone model
along the z-axis.

2014-11-28 11:20:00 Tree
[r26801] by bugman

Created the Frame_order.test_simulate_iso_cone_free_rotor_z_axis system test.

This is to check the frame_order.simulate user function for the free rotor isotropic cone model
along the z-axis.

2014-11-28 11:17:42 Tree
[r26800] by bugman

Created the Frame_order.test_simulate_iso_cone_z_axis system test.

This is to check the frame_order.simulate user function for the isotropic cone model along the
z-axis.

2014-11-28 11:15:34 Tree
[r26799] by bugman

Merged revisions 26794-26795,26798 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26794 | bugman | 2014-11-27 21:48:08 +0100 (Thu, 27 Nov 2014) | 3 lines

Updated the target_functions package __all__ list to include the relax_fit* modules.
........
r26795 | bugman | 2014-11-27 21:50:50 +0100 (Thu, 27 Nov 2014) | 3 lines

Modified the package __all__ list checking unit test to accept *.so C modules.
........
r26798 | bugman | 2014-11-28 09:34:02 +0100 (Fri, 28 Nov 2014) | 9 lines

Bug fix for the pymol.view user function for when no PDB file exists.

The pymol.view user function would fail with an AttributeError when the currently loaded data does
not exist as a PDB file. This is now caught and the non-existent PDB is no longer displayed. A
better solution might be to dump all the current structural data into a temporary file and load
that, all within a try-finally statement to be sure to delete the temporary file. This solution may
not be what the user is interested in anyway.
........

2014-11-28 08:35:55 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.