Xdsconv: Difference between revisions

127 bytes added ,  4 December 2007
m
no edit summary
No edit summary
mNo edit summary
Line 6: Line 6:
  INPUT_FILE=XDS_ASCII.HKL
  INPUT_FILE=XDS_ASCII.HKL
  INCLUDE_RESOLUTION_RANGE=50 1  ! optional  
  INCLUDE_RESOLUTION_RANGE=50 1  ! optional  
  OUTPUT_FILE=temp.hkl  CCP4    FRIEDEL'S_LAW=FALSE
  OUTPUT_FILE=temp.hkl  CCP4     
FRIEDEL'S_LAW=FALSE           ! default is FRIEDEL'S_LAW=TRUE
This produces the file temp.hkl which is then converted to a MTZ file XDS_ASCII.mtz with
This produces the file temp.hkl which is then converted to a MTZ file XDS_ASCII.mtz with
  f2mtz HKLOUT temp.mtz<F2MTZ.INP
  f2mtz HKLOUT temp.mtz<F2MTZ.INP
Line 14: Line 15:
  END
  END
  EOF
  EOF
This latter step is not necessary for CNS and SHELX output formats, which are written directly by XDSCONV.
This latter step is not necessary for CNS and SHELX output formats, which are written directly by XDSCONV. For these output formats, one might use MERGE=FALSE to keep reflections separate.


----
----
2,652

edits