Menu

SVN archive Commit Log


Commit Date  
[r8338] by semor

Fixed many formatting errors and made the 'relax_disp' code accessible (pipes, interpreter, etc).

These changes also include a coming back to using the C code 'math_fns/relax_fit.py' since there is
still no such code associated to relaxation dispersion. This will allow workingin the code without
relax crashing and complaining about the lack of a C module name 'relax_disp.py'.

2009-01-08 16:17:32 Tree
[r8337] by semor

Included the setting of the spectrometer frequency and uncommented a few lines of code.

Of course, this won't work until the sample data has been introduced and the right namesfor the
different files be input in the system test script...

2009-01-08 15:51:44 Tree
[r8336] by bugman

Created the StructList data structure for holding different structures.

2009-01-08 15:30:24 Tree
[r8335] by semor

Changed the index name and description.

This is as proposed by Ed in a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00029.html
(Message-id: <7f080ed10901080144u541e6ed5ve52d2d233f8d7cf7@...>)

The description might change later to be more appropriate when the code is more mature...

2009-01-08 15:19:09 Tree
[r8334] by bugman

Created the ModelContainer data structure for holding all structures of the model.

2009-01-08 15:05:39 Tree
[r8333] by bugman

Created the ModelList data structure for storing multiple models of the same molecule.

2009-01-08 14:57:58 Tree
[r8332] by bugman

Merged revisions 8290-8292,8294-8319 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r8290 | semor | 2009-01-07 15:03:55 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed another unused import.
........
r8291 | semor | 2009-01-07 15:08:10 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed another unused import.
........
r8292 | semor | 2009-01-07 15:13:16 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed a few more unused imports.
........
r8294 | semor | 2009-01-07 15:16:35 +0100 (Wed, 07 Jan 2009) | 3 lines

Another unused import removed.
........
r8295 | semor | 2009-01-07 15:20:28 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed more unused imports.
........
r8296 | semor | 2009-01-07 15:23:26 +0100 (Wed, 07 Jan 2009) | 3 lines

Another unused import removed.
........
r8297 | semor | 2009-01-07 15:27:44 +0100 (Wed, 07 Jan 2009) | 3 lines

An unused import removed.
........
r8298 | semor | 2009-01-07 15:32:05 +0100 (Wed, 07 Jan 2009) | 3 lines

Two more unused imports removed.
........
r8299 | semor | 2009-01-07 15:35:16 +0100 (Wed, 07 Jan 2009) | 3 lines

An unused import removed.
........
r8300 | semor | 2009-01-07 16:28:40 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed a few more unused imports.
........
r8301 | semor | 2009-01-07 16:33:58 +0100 (Wed, 07 Jan 2009) | 3 lines

An unused import removed.
........
r8302 | semor | 2009-01-07 16:44:33 +0100 (Wed, 07 Jan 2009) | 3 lines

An unused import removed.
........
r8303 | semor | 2009-01-07 17:12:16 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed an unused import.
........
r8304 | semor | 2009-01-07 17:21:53 +0100 (Wed, 07 Jan 2009) | 3 lines

Another unused import removed.
........
r8305 | semor | 2009-01-07 17:29:25 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed an unused import.
........
r8306 | semor | 2009-01-07 17:35:12 +0100 (Wed, 07 Jan 2009) | 3 lines

Two more unused imports removed.
........
r8307 | semor | 2009-01-07 17:41:15 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed an unused import.
........
r8308 | semor | 2009-01-07 17:46:02 +0100 (Wed, 07 Jan 2009) | 3 lines

Another unused import removed.
........
r8309 | semor | 2009-01-07 17:55:28 +0100 (Wed, 07 Jan 2009) | 3 lines

A few other unused imports removed.
........
r8310 | semor | 2009-01-07 18:02:25 +0100 (Wed, 07 Jan 2009) | 3 lines

A few more removals of unused imports.
........
r8311 | semor | 2009-01-07 18:13:49 +0100 (Wed, 07 Jan 2009) | 3 lines

More unused imports removed.
........
r8312 | semor | 2009-01-07 18:56:55 +0100 (Wed, 07 Jan 2009) | 3 lines

More unused imports removed.
........
r8313 | semor | 2009-01-07 19:00:14 +0100 (Wed, 07 Jan 2009) | 3 lines

One unused import removed.
........
r8314 | semor | 2009-01-07 19:10:24 +0100 (Wed, 07 Jan 2009) | 3 lines

A few unused imports removed.
........
r8315 | semor | 2009-01-07 19:13:11 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed an unused import.
........
r8316 | semor | 2009-01-07 19:19:53 +0100 (Wed, 07 Jan 2009) | 3 lines

Another unused import removed.
........
r8317 | semor | 2009-01-07 19:49:45 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed another unused import.
........
r8318 | semor | 2009-01-07 19:50:07 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed another unused import.
........
r8319 | semor | 2009-01-07 20:34:10 +0100 (Wed, 07 Jan 2009) | 3 lines

Removed an unused import.
........

2009-01-08 12:37:46 Tree
[r8331] by semor

Changed 'relax_time' instances to 'cpmg_frq'.

2009-01-07 23:48:34 Tree
[r8330] by semor

Changed all instances of 'relax_times' to 'cpmg_frqs' and made other small changes.

2009-01-07 23:38:30 Tree
[r8329] by semor

Renamed 'cdp.frq' to 'cdp.cpmg_frqs' so it is not confusing with the spectrometer frequency.

Indeed, 'cdp.cpmg_frqs' points to the CPMG pulse train frequency (nu_cpmg).

2009-01-07 23:23:28 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.