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.