Subject: Re: XEASY.prot format problem
From: Suzuki, Rintaro
Date: Feb 7, 2007

Previous: 342 Next: 344


Hello PP,

It seems to be necessary to adjust format, if you change values to add
0 at the end of each lines.

--------------------------------------------------------------
format = %4d %s %1d %1s %9.3g %8.2g %1s %1d %s %1s
values = (peak_id, freq_text, color_code, spectrum_type,
intensity, intensity_error, intensity_method, 0, id_text, 0)
--------------------------------------------------------------

But I have not checked this modification by myself.


Concerning problem 1,
I have not seen such problem, but your resonance list may contain
resonances with atom names such as 4.061. If this is the case, they
can be removed by rr command.

Rintaro