Thanks Paul, that worked a treat! Just the job. Best wishes,
Graeme From: Mailing list for users of COOT Crystallographic Software [mailto:[email protected]] On Behalf Of Paul Emsley Sent: 24 May 2012 11:22 To: [email protected] Subject: Re: --auto column labels On 24/05/12 10:52, [email protected]<mailto:[email protected]> wrote: coot --python -c 'make_and_draw_map("sad.mtz", "F", "PHI", "FOM", 1, 0)' --no-guano gives INFO:: preferences directory /home/gw56/.coot-preferences does not exist. Won't read preferences. (filter-fileselection-filenames-state) (get-active-map-drag-flag) valid_labels(sad.mtz,F,PHI,FOM,1) returns 0 WARNING:: label(s) not found in mtz file sad.mtz F PHI FOM (use-graphics-interface-state) which confuses me as the columns are in there. Yes. Sorry - there is an oversight in the code for shorthand weight labels. But I think that this will work: make_and_draw_maps("sad.mtz", "F", "PHI", "/HKL_base/HKL_base/FOM", 1, 0) Paul.
