On Fri, Jul 11, 2014 at 4:17 PM, Jouko Virtanen <jouko@umich.edu> wrote:
When I use phenix.python score.py file.pdb file.mtz (not the actual file paths) I get the following error message

AttributeError: 'module' object has no attribute 'load_model_and_data'

This means you're using an outdated version of Phenix; you will need at least version 1.9 to run the script.  But to repeat, this code snippet is *not* directly comparable to the scores output by Phaser; phenix.refine uses a completely different likelihood target.

-Nat