--auto filename for auto-reading mtz files (mtz file has the default labels FWT, PHWT)Is there an easy way to join these up? I just want to be able to inspect the map. I use this already to automatically show results from refmac, which works very nicely indeed.
Off the top of my head coot --python -c 'make_and_draw_map(filename, "F", "PHI", "FOM", 1, 0)' (not tested). Paul.
