Closed GoogleCodeExporter closed 9 years ago
Original comment by WGTouw
on 11 Jul 2011 at 10:20
This issue was not because of plus or minus but because the assignments are in
different lists and CING doesn't pull them out correctly everywhere.
The bug fixes were extensive and have not been fully tested.
Committed to r1031.
Wouter can you please verify by running in tcsh on a VC:
set x = 2k6q
set ch23 = ( `echo $x | cut -c2-3` )
wget http://nmr.cmbi.ru.nl/NRG-CING/input/$ch23/$x.tgz
cing -n $x --initCcpn=$x.tgz --validateImageLess
It takes about a few minutes. Not everything has been fixed but this issue can
be closed I think.
Then set the status to verified `if you're happy and you know it`.
Original comment by jurge...@gmail.com
on 11 Jul 2011 at 1:56
Original issue reported on code.google.com by
WGTouw
on 11 Jul 2011 at 10:19