Scaling with SCALA (or better: aimless): Difference between revisions

(2 intermediate revisions by the same user not shown)
Line 39: Line 39:


== Using truncate ==
== Using truncate ==
An example script (contributed by Clemens Vonrhein) to convert XDS_ASCII.HKL into a [http://www.ccp4.ac.uk CCP4] multi-record MTZ file is:


  #!/bin/csh -f
  #!/bin/csh -f
Line 54: Line 52:
== See also ==
== See also ==


[[XDSCONV]] to get the MTZ file directly (i.e. circumventing SCALA)
[[XDSCONV]] to get the MTZ file directly (i.e. the usual way)
2,652

edits