Menu

SVN archive Commit Log


Commit Date  
[r7856] by bugman

A large number of spacing fixes.

2008-10-20 19:25:25 Tree
[r7855] by bugman

Added the copyright statement.

2008-10-20 19:21:44 Tree
[r7854] by bugman

Added a newline character to the end of the file.

2008-10-20 19:20:55 Tree
[r7853] by bugman

Spacing fixes and a few added comments.

2008-10-20 18:54:49 Tree
[r7852] by bugman

Merged revisions 7792-7851 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r7795 | bugman | 2008-10-17 00:18:03 +0200 (Fri, 17 Oct 2008) | 3 lines

Added a class docstring for the main relax class.
........
r7796 | semor | 2008-10-17 00:29:26 +0200 (Fri, 17 Oct 2008) | 7 lines

Corrected some naming and syntax within docstrings and prints.

This follows a post by Edward at:
https://mail.gna.org/public/relax-devel/2008-10/msg00068.html
(message ID: 7f080ed10810161412j1910a956gd37dbd35eb0584c1@...)
........
r7797 | semor | 2008-10-17 19:53:53 +0200 (Fri, 17 Oct 2008) | 7 lines

Started the implementation of a generic peak intensities file.

This follows a thread at:
https://mail.gna.org/public/relax-devel/2008-10/msg00026.html
(Message ID: 48EE7028.6060409@...)
........
r7798 | semor | 2008-10-17 20:01:24 +0200 (Fri, 17 Oct 2008) | 3 lines

Started to write a system test for the support of the generic peak intensities file.
........
r7799 | semor | 2008-10-17 20:22:59 +0200 (Fri, 17 Oct 2008) | 11 lines

Added prototypes for the generic peak intensities file.

Only two files will be needed, instead of one file per delay. The first file (generic_delay.txt)
will contain the different delays. The second file (generic_intensity.txt) will contain the peak
intensities.

There may also be a way of including all this information in one single file... maybe by putting
the delays in the header ? This would be even simpler for the user who would only need to input 1
single file.
........
r7800 | semor | 2008-10-17 20:27:23 +0200 (Fri, 17 Oct 2008) | 6 lines

Added a generic peak intensities file including the delay times.

This is in response to r7799
(http://svn.gna.org/viewcvs/relax?rev=7799&view=rev)
........
r7801 | semor | 2008-10-17 21:23:57 +0200 (Fri, 17 Oct 2008) | 3 lines

Added more to the system test for the generic peak intensities file.
........
r7802 | semor | 2008-10-17 21:34:13 +0200 (Fri, 17 Oct 2008) | 3 lines

Ordered functions alphabetically.
........
r7803 | bugman | 2008-10-17 23:33:39 +0200 (Fri, 17 Oct 2008) | 5 lines

Fixed the contents of the class docstring.

This was incorrectly mentioning relaxation curve-fitting and was identified by Seb.
........
r7804 | semor | 2008-10-18 17:15:17 +0200 (Sat, 18 Oct 2008) | 11 lines

Created a class named Peak_lists including the classes Generic, NMRView, Sparky and Xeasy.

This solves a name clash pointed out in a post at:
https://mail.gna.org/public/relax-devel/2008-10/msg00069.html
(Message ID: 48F8E785.8090106@...)

and was proposed by Edward in a post at:
https://mail.gna.org/public/relax-devel/2008-10/msg00070.html
(Message ID: 7f080ed10810171437s2103ba32pdf9f10d1ffe0230e@...)
........
r7805 | semor | 2008-10-18 17:29:11 +0200 (Sat, 18 Oct 2008) | 3 lines

Continued to add the support for the generic peak intensity file and ordered things alphabetically.
........
r7806 | semor | 2008-10-18 17:32:18 +0200 (Sat, 18 Oct 2008) | 3 lines

Added a missing argument.
........
r7807 | semor | 2008-10-18 17:40:46 +0200 (Sat, 18 Oct 2008) | 3 lines

Added missing arguments.
........

2008-10-20 18:45:43 Tree
[r7851] by bugman

More playing around with the STDOUT and STDERR prepending.

The 'S' character has been removed from the STDOUT stream. The 'E' error character in the STDERR
stream is now much more obvious. This could be replaced or restored with discussions.

2008-10-19 21:24:33 Tree
[r7850] by bugman

Updates to the get_stdio_pre_strings() method including replacing ">" with "|".

The change is for better segregation of the pre-strings and the relax print outs.

2008-10-19 21:12:34 Tree
[r7849] by bugman

Some more fixes for MPI.COMM_WORLD.size and MPI.COMM_WORLD.rank.

2008-10-19 19:54:52 Tree
[r7848] by bugman

Bug fix. MPI.size and MPI.rank are now located in MPI.COMM_WORLD!

2008-10-19 19:52:49 Tree
[r7847] by bugman

Alphabetical ordering of functions and methods.

2008-10-19 19:44:44 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.