Commit | Date | |
---|---|---|
[r8144]
by
bugman
Modified the noe.spectrum_type() docstring to emphasis that it is for the steady-state NOE. |
2008-12-05 13:35:55 | Tree |
[r8143]
by
semor
Moved the 'spin_id = generate_spin_id(res_num=res_num, spin_name=X_name)' instance into the This is as suggested in a thread started by Edward at: |
2008-12-04 19:44:25 | Tree |
2008-12-04 19:39:11 | Tree | |
[r8141]
by
bugman
Fix for the spectrum.read_intensities() user function. The sep arg was being ignored. |
2008-12-04 19:08:03 | Tree |
[r8140]
by
bugman
Fix for the value.read() user function. The directory and 'sep' args were being ignored. |
2008-12-04 19:06:52 | Tree |
2008-12-04 18:33:11 | Tree | |
[r8138]
by
semor
Modified the autodetection code for the generic format. This now recognizes the most generic format as in |
2008-12-04 18:30:11 | Tree |
[r8137]
by
semor
Modified the check for the spectrum_id being a string, a list is now accepted as well. This is needed to implement the list of spectrum_id as in 'test_suite/system_tests/peak_lists.py' Should the RelaxStrError be changed to something like a RelaxStrListError ? |
2008-12-04 17:37:04 | Tree |
[r8136]
by
bugman
Complete fix for bug #12679 (https://gna.org/bugs/index.php?12679). This bug was reported by Michael Funk (mifu att nmr dot mpibpc dot mpg dot de). The last issue was that when there multiple graphs, one per spin, the spin labels for the graphs |
2008-12-04 17:13:21 | Tree |
[r8135]
by
bugman
Partial fix for bug #12679 (https://gna.org/bugs/index.php?12679). This bug was reported by Michael Funk (mifu att nmr dot mpibpc dot mpg dot de). The problem was that the data for the graph was numpy arrays, and only lists were being checked for. |
2008-12-04 16:46:03 | Tree |