Skip to content

Commit c990132

Browse files
authored
.
1 parent 7b577dd commit c990132

File tree

1 file changed

+40
-0
lines changed
  • docs/Releases/Releases-xmipp-program

1 file changed

+40
-0
lines changed

docs/Releases/Releases-xmipp-program/index.rst

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
Releases xmipp program
22
=========================
3+
3.24.06 - Poseidon
4+
------------------------
5+
Xmipp Programs
6+
~~~~~~~~~~~~~~~
7+
- New programs
8+
- tomo_average_subtomos: This method carries out a subtomogram averaging. It means, given a set of subtomogram the program will estimate the average map
9+
- denoising_tv: The program will make denoising using total variation
10+
- tomo_ctf_wiener2d_correction: This method performs a CTF correction of a tilt series
11+
- angular_continuous_assign2_gpu: Make a continuous angular assignment with GPU
12+
- cuda_fourier_projection
13+
- predict_deep_center
14+
- cl2d_clustering.py
15+
16+
- Programs updated
17+
- tomogram_reconstruction: averaging with gold standard, tigre with internal interpolation, enviroment of tigre updated
18+
- mpi_subtract_projection / subtract_projection: Improvements on projection subtraction a particle boosting both in MPI and single thread version
19+
20+
- Programs fixed
21+
- resolution_directional
22+
- ctf_estimate_from_psd: Bug fix with no defocus
23+
- mpi_subtract_projection / subtract_projection: subtraction a particle boosting both in MPI and single thread version
24+
- volume_halves_restoration_gpu: Fixed failure when using masks
25+
26+
Installation and user guide
27+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
28+
- Total new installer based on CMake. More robust and simplified
29+
- New posting of statistics about installations
30+
- Allow re-compilation without internet
31+
- Added next generation of libstdcxx to DLTKv0.3 env to enhance compatibility
32+
- Forcing to compile Xmipp with the libstdc++ availabe in the scipion3 env if exist
33+
34+
More Xmipp
35+
~~~~~~~~~~~~~
36+
- Added support for reading EER
37+
- Handling .gain files correctly
38+
- Added MADV_HUGEPAGE support check
39+
- Fix for rare axis orderings in MRC/MAP files
40+
- Local average label added (used to measure the intensity of the particles in the original micrographs)
41+
42+
343
3.24.06 - `Oceanus <https://github.com/I2PC/xmipp/releases/tag/v3.24.06-Oceanus>`__
444
------------------------
545

0 commit comments

Comments
 (0)