Skip to content

Commit 728a95f

Browse files
authored
.
1 parent d361807 commit 728a95f

File tree

2 files changed

+75
-0
lines changed

2 files changed

+75
-0
lines changed

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

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
Releases scipion-em-xmipp
22
=========================
3+
3.25.06 - XXX
4+
--------------------------
5+
- New protocols
6+
- compute_likelihood: This protocol computes the likelihood of a set of particles with assigned angles when compared to a set of maps or atomic modelS
7+
8+
- Protocols updated
9+
- Max shift: tolerate movies without micrographs associated
10+
- Highred: test updated
11+
- substract_projection: update command to boost and subtract to generate only one output stack
12+
- Movie alignment consensus protocol: enables irregular input sets
13+
- volume_adjust_sub: better label for volume 1 vs 2
14+
- convert_pdb: aDD binThreads
15+
- align_volume: add possible
16+
- movie_alignment_consensus: Changes in functionality; comparisons between ons between shifts trajectories, and a additional change related to the minimum consensus or threshold for shifts correlation.
17+
- particle_pick_consensus: Fixed ID mismatch when combining coordinate sets; now supports asymmetrical sets without indexing errors.
18+
- movie_split_frames: now allows testing sum_frames, includes a summary, improved layout, and updated test.
19+
- deep_Consensus: GPU handling
20+
- Deep_hand: handling env to avoid system CUDA settings, erasing cuda things from env['LD_LIBRARY_PATH']
21+
- Extract particles protocol: force output boxsize
22+
23+
- Protocols fixed
24+
- simulate ctf: fix pre-CTF noise np.numpy, init generator for pre and post ctf noise
25+
- validate FSCQ: test fixed
26+
- resolution_monogenic_signal: fixing header in MonoRes
27+
- protocol_process: CropResize halves fix
28+
- Extract particles test fixed
29+
- FSO viewer: the fso was failing when the fso did not cross some thresholds
30+
- reconstruct_significant: fix gpu usage
31+
- ransac: fix gpu usage
32+
33+
- Protocols deprecated (For more details visit `this <https://github.com/I2PC/xmipp/wiki/Deprecating-programs-and-protocols](https://i2pc.github.io/docs/Utils/Deprecated-programs/index.html>`__)
34+
- XmippProtScreenDeepLearning
35+
36+
- More scipion-em-xmipp
37+
- Most of the Xmipp dependencies installed on Scipion env
38+
- Updating version for pypi requirements
39+
- Bug cloning tag
40+
- Use toml for installation
41+
- Bug fixed related to the WriteSetOfParticles and the Missing ExtraLabels (The Oier and Fede Adventures)
42+
- Handling nvidia drivers error message
43+
- improving deps installation
44+
345
3.24.12 - Poseidon
446
--------------------------
547
- New protocols

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
Releases xmipp program
22
=========================
3+
3.25.06 - XXX
4+
------------------------
5+
Xmipp Programs
6+
~~~~~~~~~~~~~~~
7+
- New programs
8+
- continuous_create_residuals: Make better residuals by continuous assignment updates to projections
9+
- tomo_detect_landmarks: to detect landmarks in tilt series (TS)
10+
- tomo_calculate_landmark_residuals: to calculate residuals in TS
11+
- tomo_detect_misalignment_residuals: to detect misalignment from residuals in TS
12+
- batch_tomo_misalignment_resid_statistics: Python script to calculate statistical metrics from a set of residuals
13+
- tomo_tiltseries_detect_misalignment_corr: (legacy) for calculating relative shifts between tilt images, as a prealignment strategy
14+
15+
- Programs updated
16+
- Particle subtraction: now generates a single stack + includes noise power estimation
17+
- classify_pca: allows setting CUDA_DEVICE for NVIDIA drivers ≤ 470
18+
19+
- Programs fixed
20+
- Fixed missing b in angular_continuous_assign2_gpu
21+
- CUDAFFT test fixed
22+
- Minor compatibility fixes for CUDA 12.6
23+
- DT_SChar added to micrographs
24+
25+
Installation and user guide
26+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
27+
- Fixed broken links in documentation
28+
- Enhanced data collection steps (context suggests improvements in reproducibility or logging)
29+
30+
More Xmipp
31+
~~~~~~~~~~~~~
32+
- DLTK environments: channels limited to conda-forge and pip. Updated deepEMhancer version and models
33+
- Allowing to skip sorting in metadata_vec::split
34+
35+
336
3.24.12 - Poseidon
437
------------------------
538
Xmipp Programs

0 commit comments

Comments
 (0)