|
| 1 | + ## Release 3.23.07 - voting |
| 2 | + ### Xmipp Programs |
| 3 | + - New programs |
| 4 | + - image_peak_high_contrast(for detecting high contrast regions in tomographic reconstruction) |
| 5 | + - misaligment_detection (to detect misalignment in tomographic reconstructions from high-contrast regions) |
| 6 | + - deep_global_assignment |
| 7 | + - deep_center |
| 8 | + - Programs updated |
| 9 | + - xmipp_angular_distance: new features |
| 10 | + - tomo_extract_particles: new features |
| 11 | + - subtract_projection: parallelization with mpi |
| 12 | + - tomo_extract_subtomograms: allow downsampling of features |
| 13 | + - angular_resolution_alignment: Detect misalignment with resolution |
| 14 | + - Programs fixed |
| 15 | + - align_volume_and_particles: Fixed error |
| 16 | + - angular_project_library: Removed deterministic behaviour (mpi) |
| 17 | + - volumen_subtraction: fixed bug |
| 18 | + - Deprecated programs (For more details [visit](https://github.com/I2PC/xmipp/wiki/Deprecating-programs-and-protocols)) |
| 19 | + - classify_kmeans_2D |
| 20 | + - rotational_spectra |
| 21 | + - particle_boxsize |
| 22 | + |
| 23 | + ### Installation and user guide |
| 24 | + - New clearer, more intuitive and informative installer. It also creates a file to facilitate user support. |
| 25 | + - Refactored the deep learning toolkit, more robust and new environment with updated tensorflow. |
| 26 | + - Updated requirement. |
| 27 | + |
| 28 | + ### More Xmipp |
| 29 | + - Added half precission suport to numpy |
| 30 | + - Added the ability to read and write CIF files |
| 31 | + - Modular design of winner filter |
| 32 | + - Decoupling XmippTomo from XmippSPA |
| 33 | + - Fix Zernike equation |
| 34 | + - Removed all occurrences of non base-class default destructors |
| 35 | + - Improved MultidimArray performance |
| 36 | + - Added support for half precision floating point numbers in MRCs |
| 37 | + - Assign tiff to gain files |
| 38 | + - adding half maps labels |
| 39 | + |
| 40 | + |
| 41 | + |
1 | 42 | ## Release 3.23.03 - Kratos |
2 | 43 | ### Xmipp Programs |
| 44 | + |
| 45 | + - New programs: tomo_confidence_map, tomo_extract_particlestacks, tomo_extract_subtomograms, tomo_tiltseries_dose_filter, psd_estimatator |
3 | 46 | - Deprecated programs (for more details visit the [wiki](https://github.com/I2PC/xmipp/wiki/Deprecating-programs)): |
4 | 47 | angular_distribution_show, apropos |
5 | 48 | ctf_correct_idr, ctf_create_ctfdat , ctf_show , idr_xray_tomo , image_common_lines , metadata_convert_to_spider , metadata_selfile_create , mlf_refine_3d, ml_refine_3d, ml_tomo , mrc_create_metadata , pdb_construct_dictionary, pdb_restore_with_dictionary , reconstruct_admn , reconstruct_art_pseudo , resolution_ibw , resolution_ssnr , score_micrograph , reconstruct_fourier_starpu , tomo_align_tilt_series, tomo_align_dual_tilt_series, tomo_align_refinement, tomo_align_refinement, tomo_extract_subvolume, tomo_project_main, tomo_remove_fluctuations , tomo_align_tilt_series,transform_range_adjust , validation_tilt_pairs , volume_pca , volume_validate_pca , work_test , 6f4d983 , evaulate_coordinates , extract_subset , image_separate_objects , volume_enhance_contrast , volume_reslice , xray_import , xray_project , xray_psf_create , xray_reconstruct_art , gpu_correlation, gpu_utils, classify_significant, deepAlign. |
6 | | - - New programs: tomo_confidence_map, tomo_extract_particlestacks, |
7 | | -, tomo_extract_subtomograms, tomo_tiltseries_dose_filter, psd_estimatator |
| 49 | + |
8 | 50 | - volume_from_pdb: fixing input pdb file being overwritten when '-centerPDB' flag was set |
9 | 51 | - xmipp_phantom_movie: adding support for fixed step shift & gain and dark image generation |
10 | 52 | - CTF simulation allows astigmatism |
11 | 53 | - xmipp_metadata_utility: Now join operations with an empty set will return a new empty set (previously no output file was generated). |
12 | 54 | - xmipp_matrix_dimred: Program help improved. Exception is now thrown when the number of output dimensions is larger than the input dimensions |
13 | 55 | - xmipp_angular_distance: Added itemId column to the output |
14 | 56 |
|
15 | | - |
16 | | - ### Protocols scipion-em-xmipp |
17 | | - - New protocol status: beta, new, production and updated. Will appear in the left pannel of Scipion |
18 | | - - Protocol subtract_projection: user experience improvements, no final mask by default, apply ciruclar mask in adjustment image to avoid edge artifacts, validate same sampling rate with tolerance in third decimal |
19 | | - - Protocol convert_pdb: Allowed to save centered PDB used for conversion. |
20 | | - - Protocol align_volume_and_particles: add alingment validation |
21 | | - - Protocol FlexAlign: updating protocol to reflect changes in the executable, fixed test, removing unused protocol (Movie average) |
22 | | - - Protocol align_volume_and_particles:Align volume and particles adapted to tomography and works in the absence of tomo plugin. |
23 | | - - Protocol volume_consensus: validate same sampling rate with tolerance in third decimal |
24 | | - - Protocols deprecated (for more details visit the [wiki](https://github.com/I2PC/xmipp/wiki/Deprecating-programs)): protocol_deep _align, reconstruct_heterogeneous, protocol_metaprotocol_create_output, protocol_metaprotocol_discrete_heterogeneity_scheduler |
25 | | - |
26 | 57 | ### Installation and user guide |
27 | 58 | - Refactor and simplified Readme page. |
28 | 59 | - Updating CUDA version compatibility |
29 | 60 | - Updating gcc version availables |
30 | | - - Fixd Matlab installation |
| 61 | + - Fixed Matlab installation |
31 | 62 | - Added missing array include to fix compilation error with g++12 |
32 | 63 | - Alert and not block compilation if gcc - CUDA are not compatible |
33 | 64 | - Avoid compilation warnings |
|
59 | 90 | - xmipp_micrograph_automatic_picking: Fixing memory leak |
60 | 91 | - subtract_projection: Fixed several bugs (improved results), added circular mask to avoid edge artifacts, added option to boost particles instead of subtract |
61 | 92 |
|
62 | | - |
63 | | - ### Protocols scipion-em-xmipp |
64 | | - - Protocol_cl2d_align: The input can now be a set of averages or a set of 2D classes |
65 | | - - Protocol_local_ctf: Default value are now changed for maxDefocusChange |
66 | | - - Protocol_apply_zernike3d: Now accepts either a Volume or SetOfVolumes and applies the coefficients in a loop in the deform step |
67 | | - - Protocol_postProcessing_deepPostProcessing: Managed GPU memory to avoid errors |
68 | | - - Protocol_resolution_deepres: Mandatory mask |
69 | | - - Protocol center particles and Gl2d (all options): Fix streaming |
70 | | - - Protocol_create_3d_mask: Allows volume Null=True |
71 | | - - Protocol_reconstruct_fourier: Set pixel size |
72 | | - - GL2D static: Bug fixing |
73 | | - - Protocol_trigger_data: Bug fixing |
74 | | - - Protocol_crop_resize: Set sampling rate of mrc files when cropping resizing volumes or particles |
75 | | - - subtract_projection: New protocol for boosting particles. Add protocol to wizard XmippParticleMaskRadiusWizard as now the protocol uses it |
76 | | - |
77 | | - - **New tests:** deep_hand, pick_noise, screen_deep_learning, resolution_B_factor |
78 | | - - Fixed TestHighres test |
79 | 93 |
|
80 | 94 | ### Installation and user guide |
81 | 95 | - Various bug fixing |
|
102 | 116 | - **volume_consensus**: Bug fixed |
103 | 117 | - **ctf.h and angular_continuous_assign_2**: Changes for local defocus estimation #578 |
104 | 118 |
|
105 | | -### Protocols scipion-em-xmipp |
106 | | -- **rotate_volume**: New protocol |
107 | | -- **subtract_projection**: New implementation based on adjustment by regression instead of POCS and improved performance |
108 | | -- **local_ctf**: Add new sameDefocus option + formatting |
109 | | -- **compare_reprojections & protocol_align_volume**: Fast Fourier by default |
110 | | -- **crop_resize**: Allows input pointers |
111 | | -- **resolution_deepres**: Resize output to original size |
112 | | -- **denoise_particles**: Added setOfAverages as input option |
113 | | -- **process**: Change output from stk (spider) to mrcs (mrc) |
114 | | -- **trigger_data**: Bug fixed |
115 | | -- **screen_deeplearning**: Added descriptive help" |
116 | | -- **center_particles**: Added summary info |
117 | | -- **align_volume_and_particles**: Summary error fixed |
118 | | -- **cl2d**: Summary errors solved |
119 | | - |
120 | | -- **New tests:** test_protocol_reconstruct_fourier, test_protocols_local_defocus, test_protocols_local_defocus, TestXmippAlignVolumeAndParticles, TestXmippRotateVolume |
121 | | -- **Improved tests:** test_protocols_deepVolPostprocessing, test_protocols_xmipp_3d, Test ProjSubtracion |
122 | | -- **Excluded tests:** test_protocols_zernike3d, test_protocols_metaprotocol_heterogeneity |
123 | | - |
124 | | - |
125 | 119 | ### Installation and user guide |
126 | 120 | - Version info printed at the end of the installation |
127 | 121 | - Removed empty folder with cleanBin command |
|
0 commit comments