moorhen-coot / Moorhen

A JavaScript molecular graphics program
https://moorhen.org
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Improve density fit plot #424

Open colinpalmer opened 3 months ago

colinpalmer commented 3 months ago

Moorhen's density fit plot (in the Validation plot panel) is giving me some unusual results. Here's an example of a model fitted with Molrep where the last few residues don't fit the map density:

image

And the same map and model in Coot 0.9:

image

These residues are basically in the noise so I assume the map density is below zero in places, and Coot 0.9 (correctly, IMO) shows that as a poor density fit while Moorhen shows it with a negative bar instead, which is much harder to interpret.

A few comments and suggestions: