Menu

SVN archive Commit Log


Commit Date  
[r20665] by bugman

The lib.spectrum.sparky.read_list() function can now auto-detect the peak volume column and use it for intensities.

2013-08-21 13:10:50 Tree
[r20664] by bugman

Expanded the functionality of the lib.spectrum.sparky.read_list() function.

Now the dimensionality of the peak list is automatically determined, and all peak lists from 1D to
4D are supported. The chemical shifts are also automatically detected and extracted from the list
and placed into the peak list object. The peak intensity data is also automatically detected,
therefore the int_col argument is no longer used.

2013-08-21 13:08:03 Tree
[r20663] by bugman

Fix for the proton name in the new Chemical_shift.test_read_sparky system test.

2013-08-21 12:33:15 Tree
[r20662] by bugman

Missing imports for the new pipe_control.chemical_shift module.

2013-08-21 12:32:18 Tree
[r20661] by bugman

Modified the peak list object.

The peak list dimensionality variable is no longer private, and many values of None are now
converted to lists of None so that the peak list data is easier to handle.

2013-08-21 12:31:03 Tree
[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
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.