Content-type: text/html
Man page of X-GEN
X-GEN
Section: X-GEN Commands (1)
Updated: April 2005
Index
Return to Main Contents
NAME
X-GEN - mrmerge
SYNOPSIS
mrmerge
[-ik] file.mrf file2.mrf [ . . . ]
DESCRIPTION
"mrmerge" merges one or more MULTIREFs to produce another
MULTIREF that has all the observations present in the initial
files but grouped together by symmetry mates. The user must
specify the names of the input files as command-line parameters.
OPTIONS
- -i
-
Same as -k (see below)
,
- -k
-
Ordinarily the "mrmerge" operation checks each observation
to see if it is identical (to within 1 pixel and 1 frame) to
another spot already. If it is, it refuses to write the spot out.
If either of these Booleans is invoked, this proximity checking
is removed and all input observations will be output.
- multiref1
-
The first MULTIREF file to be merged together
- multiref2
-
The second MULTIREF file to be merged together
- multiref3
-
The third MULTIREF file to be merged together
- multiref4
-
The fourth MULTIREF file to be merged together
EXAMPLES
- mrmerge george[abc].mrf
-
Merge files georgea.mrf, georgeb.mrf,
-
and georgec.mrf to produce a MULTIREF with environment variable
name MREFOUT:
-
mrmerge -i fred1.mrf ../nextdir/george3.mrf ../dir3/suzy17a.mrf
-
Merge files fred1.mrf, ../nextdir/george3.mrf, and
../dir3/suzy17a.mrf, eliminating the proximity check:
REPORTING BUGS
Report bugs to Andy Howard at howard@iit.edu or 312-567-5881.
COPYRIGHT
Copyright © 2002, Illinois Institute of Technology.
See the file 'LICENSE' for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- REPORTING BUGS
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 02:08:09 GMT, October 03, 2005