-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This fixes a critical bug affecting half-set (gold-standard) refinement. Starting with version 2.0.4, each iteration of auto-refinement incorrectly uses the same half-set reconstruction as for alignment of all data. The FSC and resolution reported is however still based on comparing two half-set reconstructions which contain completely separate image data. A degree of reference-bias is however present. The effect is to report a resolution higher than what should be under gold-standard conditions, since, reconstructions are subject to a degree of over-fitting. In order to claim a so-called "gold-standard" resolution, use any version before and including 2.0.3, or version 2.1b1 (this release).
- Loading branch information
Showing
2 changed files
with
36 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters