I usually dump the whole file into text. Even wrote a little jiffy
script for doing the converting back and forth:
http://bl831.als.lbl.gov/~jamesh/pickup/mtz2txt
Specifically, the "text version" of the MTZ file is actually an f2mtz
script that will use itself as an input file to re-generate the original
MTZ file (under a new name). This "script" is simply the text data with
a short header containing the call to f2mtz. It can be edited in any
number of creative ways, and then you just execute it to create the
"new" mtz file.
HTH
-James Holton
MAD Scientist
On 8/17/2011 8:55 AM, Eleanor Dodson wrote:
There are 2 rogue reflections in a data set I have here. How can I
eliminate them?
I thought sftools did this but i cant seem to get the syntax right.
Short of dumping the whole file, using an editor, then reconstructing
it I am stuck..
Eleanor