#!/bin/sh

# So output files will not be in this directory
cd $CCP4_SCR
#
# data from cris
#
findncs <<eof
!list yes
maxncs 10
cell 100.37  151.33  115.35   90.00  114.76   90.00
spacegroup p21
error 2.2
compound  hg
fsite 0.008  0.000  0.381
fsite 0.214  0.293  0.740
fsite 0.899  0.318  0.743
fsite 0.045  0.487  0.724
fsite 0.884  0.292  0.776
fsite 0.000  0.513  0.712
fsite 0.244  0.260  0.726
fsite 0.030  0.523  0.603
disp 10 40.
!xyzlim -1 1 -1 1. -1 1
minmatch 3
eof
#

