Skip to content

Releases: 3dem/relion

Release 3.0.6

07 Jun 10:10
Compare
Choose a tag to compare

This release has several improvements:

  • RelionCor supports dose weighting of datasets at 100 kV.

  • The inter-particle distance cutoff in the Laplacian-of-Gaussian (LoG) picker was improved.
    When LoG picker is enabled, minimum inter-particle distance in the "autopicking" tab is not used. This is by design. Instead, neighbouring particles within
    (detected diameter at the point + --LoG_diam_min) * --LoG_neighbour / 100
    are avoided. The default for --LoG_neighbour is 100 %. You can make this smaller or larger to pick more or less, respectively.

  • Implemented --LoG_upper_threshold option.
    LoG picker tended to pick high contrast contamination like ice and ethane droplets. They have higher scores than real particles, so adjust default threshold is useless. Now we have --LoG_upper_threshold option to set an upper limit in scores. Useful values are typically 1.5 to 4. The default is 99999 (i.e. no limit in practice)

This release also contains the following bug fixes.

Release 3.0.5

07 May 10:59
Compare
Choose a tag to compare

This release fixes several problems:

  • Class2D/Class3D/Refine3D crash when parallel disc I/O is no, using scratch and running on multiple nodes
  • AutoPick writes a debug file
  • Binary from GCC 8.0 behaves strangely
  • The error message is confusing when the project directory is not writable
  • The path to non-dose weighted sums is wrong in RelionCor's log files
  • CPlot2D is not acknowledged in AUTHORS file

Release 3.0.4

03 Apr 10:51
Compare
Choose a tag to compare

This fixes crashes during initialisation of multibody refinement and build issues with Intel compilers.

  • relion_flex_analyse preserves the original image names in the rlnImageOriginalName column
  • Do dose-weighting?: Yes became the default in the GUI

Release 3.0.3

22 Mar 16:34
Compare
Choose a tag to compare

This update fixes an integer overflow bug in relion_refine(_mpi) at very fine angular samplings. Typically this manifested as segmentation faults at later steps of (multibody or normal) refinement.

This also fixes a bug in the MPI version of AutoPick, which printed a wrong total number of particles in the log (don't worry; the output STAR file was correct).

Release 3.0.2

13 Mar 14:56
Compare
Choose a tag to compare

This fixes a segmentation fault at the beginning of Refine3D. Thanks to @Fravadona for report.

Release 3.0.1

11 Mar 15:56
Compare
Choose a tag to compare

This update fixes a bug in MultiBody refinement (98171da) along with minor issues in the GUI.

2.1 Stable

15 Dec 13:03
Compare
Choose a tag to compare
Use "Slower, more exhaustive search" in CTFFIND 4.1 unless --fast_sea…

2.1.b1

17 Aug 15:21
Compare
Choose a tag to compare

v.2.1-beta-1

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).

Stable

27 Jan 15:26
Compare
Choose a tag to compare
2.0.3

v2.0.3 (stable)