#!/bin/sh set -e # # SCALEPACK2MTZ # # h k l I+ SigI+ I- SigI- were extracted from aucn.na4 # (acentric data only), and put into scalepack format. # This is simply to illustrate the procedure for getting # scalepack data into CCP4. I don't really know if it # is a good example. # # (You can use the same procedure whether or not you have # anomalous data.) scalepack2mtz hklin $CEXAM/unix/runnable/aucn.sca \ hklout $CCP4_SCR/junk1.mtz <