Commit | Date | |
---|---|---|
[r22363]
by
tlinnet
Added offset to be sent to return_intensity() function. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 15:58:01 | Tree |
[r22362]
by
tlinnet
Fix for wrong use of variable name key and list return from find_intensity_key(). Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 15:07:36 | Tree |
[r22361]
by
tlinnet
Added unit test for return_intensity() for a R1rho setup. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 15:07:35 | Tree |
[r22360]
by
tlinnet
Added raising a RelaxError if number of returned IDs from find_intensity_key() is larger than 1. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 15:07:33 | Tree |
[r22359]
by
tlinnet
Parsed offset to find_intensity_key() where such information is available. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 15:07:32 | Tree |
[r22358]
by
tlinnet
Replaced find_intensity_keys() with find_intensity_key() in multiple files. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 15:07:30 | Tree |
[r22357]
by
tlinnet
Renamed find_intensity_keys() function to find_intensity_key() to reflect only returning one spectrum id. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. Implemented as suggested in: http://thread.gmane.org/gmane.science.nmr.relax.devel/5109 |
2014-02-27 15:07:28 | Tree |
[r22356]
by
bugman
Added text about '~' on MS Windows to the dispersion GUI tutorial in the manual. The home directory ~ on MS Windows will not work, so this is now explained. |
2014-02-27 12:29:00 | Tree |
[r22355]
by
tlinnet
Fixed to send in offset to find_intensity_keys() which allow system test to pass. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. This is the first fix to allow system test to pass: relax -s Relax_disp.test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_relax_disp |
2014-02-27 11:43:20 | Tree |
[r22354]
by
tlinnet
Added experiment id to dictionary, where dict() keys are offset_point_time. Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths. |
2014-02-27 10:05:58 | Tree |