On 24/05/12 10:52, [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.