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

[ccp4bb]: cns mtz conversion



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

Hi,
I am trying to convert a CNS structure factor file to mtz format. With
this error:

Data line--- cell 63.13 63.13 83.12 90.0 90.0 120.0
 Data line--- format '(6X,3F5.0,6X,F10.3,17X,F10.3)'
 Data line--- skipline 7
 
*** Read error
Check FORMAT -- especially the need for REALs
 f2mtz:  problems reading reflection       1

This is the beginning of the file:

 NREFlection=     20446
 ANOMalous=FALSe { equiv. to HERMitian=TRUE}
 DECLare NAME=FOBS         DOMAin=RECIprocal   TYPE=COMP END
 DECLare NAME=SIGMA        DOMAin=RECIprocal   TYPE=REAL END
 DECLare NAME=FPART        DOMAin=RECIprocal   TYPE=COMP END
 DECLare NAME=TEST         DOMAin=RECIprocal   TYPE=INTE END
 DECLare NAME=WEIGHT       DOMAin=RECIprocal   TYPE=REAL END
 INDE     6    0    0 FOBS=    61.900     0.000 SIGMA=     4.300
                   FPART=   648.955     0.000 TEST=         0
WEIGHT=     4.480
 INDE     8    0    0 FOBS=   128.500     0.000 SIGMA=     4.700
                   FPART=   225.725   180.000 TEST=         0
WEIGHT=     2.591
 
---------------------------------------------
Can actually f2mtz read a 'two-line line'. Is that my problem?
Jan