Hi Edward.
return_intensity(XXX, ref=True) for reference intensity returns two ID's,
which is True.
Should this be expected?
--------
Opening the file
'/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/test_suite/shared_data/dispersion/bug_21665.bz2'
for reading.
Traceback (most recent call last):
File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py",
line 696, in test_return_intensity_cpmg
intensity_ref = return_intensity(spin=spin, exp_type=exp_type, frq=frq,
offset=offset, point=point, time=time, ref=True)
File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/specific_analyses/relax_disp/disp_data.py",
line 2661, in return_intensity
keys = find_intensity_key(exp_type=exp_type, frq=frq, offset=offset,
point=None, time=time)
File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/specific_analyses/relax_disp/disp_data.py",
line 373, in find_intensity_key
raise RelaxError("The number of returned IDs should not be larger than
1. Returned number is: %i."%(len(ids)))
RelaxError: RelaxError: The number of returned IDs should not be larger
than 1. Returned number is: 2.
-----------
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-devel mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel