Skip to content

Commit 68035af

Browse files
authored
.
1 parent c990132 commit 68035af

File tree

2 files changed

+41
-2
lines changed

2 files changed

+41
-2
lines changed

docs/Releases/Releases-scipion-em-xmipp/index.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
Releases scipion-em-xmipp
22
=========================
3+
3.24.12 - Poseidon
4+
--------------------------
5+
- New protocols
6+
- apply_tilt_to_ctf: Apply a local deviation to the CTF based on the micrograph's tilt
7+
angle
8+
- mics_defocus_balancer: It takes as input a certain number of CTFs and makes a balanced sampling of N images based on the defocus U values
9+
- deep_center_predict: Center a set of particles in 2D using a neural network
10+
- cl2d_clustering: 2D clustering protocol to group similar images (2D Averages or 2D Classes)
11+
12+
- Protocols updated
13+
- convert_pdb: now can read cif
14+
- flexalign: Added support for reading EER. Optimized and refactor the streaming, the continue action stabilized
15+
- create_gallery: Allow Scipion protocol create gallery to access missing projection options
16+
- ctf_consensus: optimized and refactor the streaming, the continue action stabilized. Remove parallelization
17+
- movie_dose_analysis: optimized and refactor the streaming, the continue action stabilized
18+
- movie_max_shift: optimized and refactor the streaming, the continue action stabilized, Remove parallelization
19+
- tilt_analysis: optimized and refactor the streaming, the continue action stabilized
20+
- subtract_projection: Adaptations for new logic in Xmipp program
21+
- reconstruct_highres: Add GPU use for local angle assignment
22+
23+
- Protocols fixed
24+
- trigger_data: Fix the way we split the output
25+
- subtract_projection: fnMask sub
26+
- classify_pca: Bug fix in the validate function
27+
- reconstruct_fourier: Fourier reconstruction now allows performing the CTF correction inside the same protocol.
28+
- volume_local_sharpening: local deblur performs now a single iteration by defaul
29+
- movie_max_shift: fixed with several parallel threads in streaming
30+
- reconstruct_highres: add unassigned vars fnVol1 fnVol2 to set loop
31+
- ctf_defocus_group: fix when testing multiple downsampling factors
32+
- ctf_micrographs: fix when testing multiple downsampling factors
33+
34+
- Protocols deprecated (For more details visit [this](https://github.com/I2PC/xmipp/wiki/Deprecating-programs-and-protocols))
35+
- angular_resolution_alignment
36+
- movie_opticalflow.py
37+
38+
- More scipion-em-xmipp
39+
- scikit-learn updated to 1.2
40+
- protocols.conf list completed. All protocols are listed and clustered in Scipion
41+
342
3.24.06 - Oceanus
443
--------------------------
544

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Releases xmipp program
22
=========================
3-
3.24.06 - Poseidon
3+
3.24.12 - Poseidon
44
------------------------
55
Xmipp Programs
66
~~~~~~~~~~~~~~~
@@ -38,7 +38,7 @@ More Xmipp
3838
- Added MADV_HUGEPAGE support check
3939
- Fix for rare axis orderings in MRC/MAP files
4040
- Local average label added (used to measure the intensity of the particles in the original micrographs)
41-
41+
4242

4343
3.24.06 - `Oceanus <https://github.com/I2PC/xmipp/releases/tag/v3.24.06-Oceanus>`__
4444
------------------------

0 commit comments

Comments
 (0)