[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ccp4bb]: mtz to cns



***  For details on how to be removed from this list visit the  ***
***          CCP4 home page http://www.ccp4.ac.uk         ***

Xue-Yuan Pei wrote:
> 
> ***  For details on how to be removed from this list visit the  ***
> ***          CCP4 home page http://www.ccp4.ac.uk         ***
> 
> Dear All:
> 
> I am using mtz2various to convert mtz file containing DANO and SINGDANO
> columns to CNS format. In the output file , DANO and SIGANO columns are
> missed.
> Why? According to the document of the program, DP and SINGDP columns can
> be recognised. Can anyone explain it? Thanks.
> 
> There is my input script file:
> #!/bin/sh -f
> #
> mtz2various hklin 3121_2.4A230502t.mtz hklout 3121_2.4A230502cns.hkl\
>   <<eof
> LABIN FP=co1_F SIGFP=co1_SIGF DP=DANO SIGDP=SIGDANO
> OUTPUT CNS
> END
> eof
> ###
> 
> Regards,
> 
> Xue-yuan

 You should get a file with 
h k l F+ SIGF+
-h -k -l F- SIGF-


 But for the centrics this wont happen - look down the output file to a
non-centric refln and see if it is OK
Eleanor