Menu

SVN archive Commit Log


Commit Date  
[r27009] by bugman

Important fix for the spectrum.error_analysis_per_field user function.

This is for the compilation of the user manual. The possessive apostrophe should not be used in the
text "spectrum ID's". This grammar error triggers an unfortunate bug in the docstring fetching
script docs/latex/fetch_docstrings.py whereby the script thinks that ' is the start of a quote.

2014-12-08 08:27:28 Tree
[r27008] by tlinnet

Comment fix in user function select.sn_ratio and deselect.sn_ratio.

2014-12-07 23:03:07 Tree
[r27007] by tlinnet

Change to systemtest Nmrglue.test_save_state.

This now tries to save a 8MB numpy array to a state file.
The numpy array has shape 512x4096.

numpy.save store the array instantly, while saving the state, hungs up the computer for a long time.

This shows that relax is really in-efficient in storing data.
This both accounts for simple numpy array, and for storing class instances.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 22:43:06 Tree
[r27006] by tlinnet

Fix to systemtest of Nmrglue.

This is after changing spectrum_id to nmrglue_id, and for change of storing data in cdp.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 22:43:05 Tree
[r27005] by tlinnet

Fix for the user function spectrum.nmrglue_read, where the keyword has changed from spectrum_id to nmrglue_id.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 22:43:02 Tree
[r27004] by tlinnet

Several fixes to pipe_control.nmrglue functions.

This is mainly the change from spectrum_id to nmrglue_id, and how data is stored.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 22:43:00 Tree
[r27003] by tlinnet

Removing the Nmrglue_data() class object type.

relax cannot handle storing class object types.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 22:42:58 Tree
[r27002] by tlinnet

Renaming spectrum_id to nmrglue_id, and make return of data as dictionaries and numpy array.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 22:42:56 Tree
[r27001] by tlinnet

Added io.py to the __init__.py file of pipe_control.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 17:18:46 Tree
[r27000] by tlinnet

Changed the icon of the userfunction io.

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/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

2014-12-07 17:13:52 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.