xplor 3.8.4.3
Karin I. Nutz
k.and.k at worldnet.att.com
Wed Apr 2 01:35:29 EST 1997
nachman at hera.med.utoronto.ca (Joseph Nachman) wrote:
> REFLection> NREFlections= 19647
> REFLection> ANOMalous=FALSE
> REFLection> DECLare NAME=FOBS DOMAin=RECIprocal TYPE=COMP END
> REFLection> DECLare NAME=SIGMA DOMAin=RECIprocal TYPE=REAL END
> REFLection> INDEX= 0 2 3 FOBS= 4.38 SIGMA= 1.38
> %REFLection-ERR: unrecognized command:
> INDEX= 0 2 3 FOBS= 4.38 SIGMA=
The problem probably is that FOBS is declared as COMPLEX, but given a
REAL value. One solution would be to include some PHASE value.
INDEX= 0 2 3 FOBS= 4.38 0.00 SIGMA=1.38
Hope this helps !
K.
More information about the X-plor
mailing list