Bryan Lepore wrote:
does cmakereference v0.2 in ccp4 6.1.13 require 'project', 'dataset'
or 'crystal' to be in the .mtz? because i thought by default, these
were eponymous

I'm pretty sure it doesn't.

e.g my .mtz - that has labels F and sigF - :

 * Dataset ID, project/crystal/dataset names, cell dimensions, wavelength:

        1 project
          crystal
          dataset

... because i am stuck this error :

CCP4MTZfile: import_hkl_data - Missing column, crystal or dataset: NONE.F_sigF.F
terminate called after throwing an instance of 'clipper::Message_fatal'

... if the labels are not F or sigF the same error occurs.

Looks like you're missing
 -colin-fo '/*/*/[F,SIGF]'
from your command line. If you're using stdin or a command script that would be:
colin-fo /*/*/[F,SIGF]

Kevin

--
EMAIL DISCLAIMER http://www.york.ac.uk/docs/disclaimer/email.htm

Reply via email to