Skip to content

fix FSC resolution calculation + check convergence

Chun Hong Yoon requested to merge devopConverge100 into development

FSC resolution was wrong due to distance_reciprocal_max calculation.

Convergence check is added in. If electron density matches reference model at CC > 0.8 and there is no improvement in the next generation, spinifel exits.

Merge request reports