This command assesses the quality of the model using the DOPE-HR method. This is very similar to the original DOPE method (see selection.assess_dope()) but is obtained at higher resolution (using a bin size of 0.125Å rather than 0.5Å).
When using automodel or loopmodel, automatic DOPE-HR assessment of each model can be requested by adding assess.DOPEHR to automodel.assess_methods or loopmodel.loop.assess_methods respectively.
Example: See selection.assess_dope() command.