Menu

SVN archive Commit Log


Commit Date  
[r20660] by bugman

Renamed all of read_*() functions of the lib.spectrum modules for consistency.

These functions will now be used to read all types of data from a peak list, from the assignments
to chemical shifts to peak intensites, and everything in between.

2013-08-21 12:24:38 Tree
[r20659] by bugman

Shifted all the modules from lib.software to do with peak lists to lib.spectrum.

This is for a more logical organisation, as these modules are solely used by the
lib.spectrum.peak_list module.

2013-08-21 12:21:51 Tree
[r20658] by bugman

Removed an unused import.

2013-08-21 12:20:32 Tree
[r20657] by bugman

Created the chemical_shift.read user function.

This includes both the front and back end code.

2013-08-21 09:43:00 Tree
[r20656] by bugman

Created some incredibly basic icons for the chemical shift user functions.

These are simply an omega symbol and will need to be replaced by something better in the future.

2013-08-21 09:04:28 Tree
[r20655] by bugman

Created the Chemical_shift.test_read_sparky system test for the reading of chemical shifts.

This is for the reading of shifts from a Sparky peak list. It tests the currently non-existent
chemical_shift.read user function.

2013-08-21 08:28:17 Tree
[r20654] by bugman

Added support for the TSMFK01 model to the relax_disp.select_model user function back end.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-08-20 21:15:39 Tree
[r20653] by bugman

Fix for converting dw from ppm to rad/s.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-08-20 21:15:37 Tree
[r20652] by bugman

Copyright of Sebastien Morin and Edward d'Auvergne re-inserted, since tsmfk01 is an alteration of lm63.py and m61.py in same directory.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-08-20 21:14:36 Tree
[r20651] by bugman

Merged revisions 20650 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20650 | bugman | 2013-08-20 21:58:00 +0200 (Tue, 20 Aug 2013) | 9 lines

The fetch_docstrings.py script now asks for the Unix '/' separator through graphics.fetch_icon().

This is a final fix for bug 21042 (https://gna.org/bugs/?21042).

The graphics.fetch_icon() function now accepts the 'sep' argument. This defaults to os.sep. But
the docs/latex/fetch_docstrings.py script uses the Unix '/' separator to obtain a LaTeX correct path
on MS Windows.
........

2013-08-20 19:59:40 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.