scipion-em-xmipp 23.11.0.1__py3-none-any.whl → 24.6.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {scipion_em_xmipp-23.11.0.1.dist-info → scipion_em_xmipp-24.6.0.0.dist-info}/METADATA +1 -1
- {scipion_em_xmipp-23.11.0.1.dist-info → scipion_em_xmipp-24.6.0.0.dist-info}/RECORD +53 -62
- xmipp3/__init__.py +2 -3
- xmipp3/convert/convert.py +29 -24
- xmipp3/protocols/__init__.py +5 -7
- xmipp3/protocols/protocol_angular_graph_consistency.py +1 -1
- xmipp3/protocols/protocol_cl2d.py +15 -9
- xmipp3/protocols/protocol_classify_pca.py +466 -0
- xmipp3/protocols/protocol_classify_pca_streaming.py +494 -0
- xmipp3/protocols/protocol_compare_reprojections.py +428 -96
- xmipp3/protocols/protocol_convert_pdb.py +6 -3
- xmipp3/protocols/protocol_core_analysis.py +8 -9
- xmipp3/protocols/protocol_ctf_micrographs.py +1 -9
- xmipp3/protocols/protocol_deep_center.py +148 -0
- xmipp3/protocols/protocol_denoise_particles.py +5 -4
- xmipp3/protocols/protocol_extract_particles.py +9 -7
- xmipp3/protocols/protocol_generate_reprojections.py +20 -16
- xmipp3/protocols/protocol_movie_alignment_consensus.py +602 -0
- xmipp3/protocols/protocol_movie_dose_analysis.py +4 -25
- xmipp3/protocols/protocol_movie_opticalflow.py +2 -1
- xmipp3/protocols/protocol_multireference_alignability.py +2 -6
- xmipp3/protocols/protocol_particle_pick_automatic.py +1 -1
- xmipp3/protocols/protocol_particle_pick_consensus.py +2 -1
- xmipp3/protocols/protocol_particle_pick_remove_duplicates.py +14 -4
- xmipp3/protocols/protocol_preprocess/protocol_process.py +5 -1
- xmipp3/protocols/protocol_projmatch/protocol_projmatch.py +3 -3
- xmipp3/protocols/protocol_reconstruct_fourier.py +56 -11
- xmipp3/protocols/protocol_resolution_bfactor.py +24 -12
- xmipp3/protocols/protocol_resolution_deepres.py +3 -2
- xmipp3/protocols/protocol_screen_deepConsensus.py +2 -2
- xmipp3/protocols/protocol_screen_particles.py +6 -3
- xmipp3/protocols/protocol_simulate_ctf.py +24 -2
- xmipp3/protocols/protocol_tilt_analysis.py +37 -12
- xmipp3/protocols/protocol_validate_fscq.py +130 -47
- xmipp3/protocols/protocol_validate_nontilt.py +0 -3
- xmipp3/protocols/protocol_volume_local_adjust.py +4 -0
- xmipp3/protocols.conf +5 -2
- xmipp3/tests/test_convert_xmipp.py +41 -41
- xmipp3/tests/test_protocols_xmipp_2d.py +183 -32
- xmipp3/tests/test_protocols_xmipp_3d.py +47 -0
- xmipp3/tests/test_protocols_xmipp_mics.py +2 -2
- xmipp3/tests/test_protocols_xmipp_movies.py +126 -29
- xmipp3/viewers/__init__.py +1 -3
- xmipp3/viewers/viewer.py +32 -35
- xmipp3/viewers/viewer_extract_asymmetric_unit.py +0 -2
- xmipp3/viewers/viewer_movie_alignment.py +43 -0
- xmipp3/viewers/viewer_projmatch.py +1 -1
- xmipp3/viewers/viewer_structure_map.py +1 -1
- xmipp3/viewers/viewer_validate_fscq.py +41 -52
- xmipp3/protocols/protocol_deep_center_assignment.py +0 -261
- xmipp3/protocols/protocol_deep_denoising.py +0 -425
- xmipp3/protocols/protocol_metaprotocol_create_subset.py +0 -96
- xmipp3/protocols/protocol_metaprotocol_golden_highres.py +0 -663
- xmipp3/protocols/protocol_solid_angles.py +0 -632
- xmipp3/protocols/protocol_split_volume.py +0 -112
- xmipp3/tests/test_protocol_deep_center_assignment.py +0 -132
- xmipp3/tests/test_protocol_deep_denoising.py +0 -64
- xmipp3/tests/test_protocols_metaprotocol_golden_highres.py +0 -96
- xmipp3/tests/test_protocols_solid_angles.py +0 -161
- xmipp3/viewers/viewer_metaprotocol_golden_highres.py +0 -140
- xmipp3/viewers/viewer_solid_angles.py +0 -91
- xmipp3/viewers/viewer_split_volume.py +0 -57
- {scipion_em_xmipp-23.11.0.1.dist-info → scipion_em_xmipp-24.6.0.0.dist-info}/LICENSE +0 -0
- {scipion_em_xmipp-23.11.0.1.dist-info → scipion_em_xmipp-24.6.0.0.dist-info}/WHEEL +0 -0
- {scipion_em_xmipp-23.11.0.1.dist-info → scipion_em_xmipp-24.6.0.0.dist-info}/entry_points.txt +0 -0
- {scipion_em_xmipp-23.11.0.1.dist-info → scipion_em_xmipp-24.6.0.0.dist-info}/top_level.txt +0 -0
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
xmipp3/__init__.py,sha256
|
|
1
|
+
xmipp3/__init__.py,sha256=Bc3CesJmNp5xxqL5CBfhPOWrkf14NyW7W0rm4htDsrQ,13303
|
|
2
2
|
xmipp3/base.py,sha256=pFu7FZjm4WeqWbLZJwbmGH3-2YixAIpKyWMFvVrsBYc,21220
|
|
3
3
|
xmipp3/bibtex.py,sha256=YZjuuB_9RC4QOOy5r86cRX3ze2EWz43iGzIDQvtu5HQ,28310
|
|
4
4
|
xmipp3/constants.py,sha256=ND8PUJyUIP3IS3kbq0tZqk77Yq0c4WotRUj_r2gEDxo,3833
|
|
5
5
|
xmipp3/programs.py,sha256=yrMD0EHEq5j_ODCeINbaCp4CEqSgkmioan1O1mAgPY0,11968
|
|
6
|
-
xmipp3/protocols.conf,sha256=
|
|
6
|
+
xmipp3/protocols.conf,sha256=Dwg5S_PBQV9wy5n5CmEppB75P4Nmur2l1FsKLrMCde8,12631
|
|
7
7
|
xmipp3/utils.py,sha256=JKuEdR40rn6pdm0puwsgzItbNnrFL4sa7pBymVtRzLM,9125
|
|
8
8
|
xmipp3/wizards.py,sha256=kS2ctLuy46m-8XPWrd2705V9Gxbhf4UBa4vKJ8eqius,20343
|
|
9
9
|
xmipp3/xmipp_logo.png,sha256=ggrFNUy5UEBjvKfNvu0T14Kzolnhc-ij9AQ734R27MY,84496
|
|
10
10
|
xmipp3/convert/__init__.py,sha256=y231wRpfDySMgyjLi6xYuO3hTG1NZBNnMRT7dNnYqu8,1211
|
|
11
|
-
xmipp3/convert/convert.py,sha256=
|
|
11
|
+
xmipp3/convert/convert.py,sha256=ikxH7kMUvUUbmikalhPJ5tG8rWTCEGPhx73PoAFQXB0,62304
|
|
12
12
|
xmipp3/convert/dataimport.py,sha256=ssmMLKU1qXDuqjStNJv-zfYNJAJ-0k7EzNyF4jf91IU,13292
|
|
13
13
|
xmipp3/convert/io_coordinates.py,sha256=ZUKEbL7DjJ0jDVJzs2Nnc-sX7QYuAyGSponhP6WYMDI,1963
|
|
14
|
-
xmipp3/protocols/__init__.py,sha256=
|
|
14
|
+
xmipp3/protocols/__init__.py,sha256=cE4L0pNHeQdeZsEbs9dHNa-6gPdM1V5G23-OMuWlCUE,8301
|
|
15
15
|
xmipp3/protocols/protocol_align_volume.py,sha256=uxFtsb9cB0tz9QkyXvR3pK5457x9sq9F-qyeuOeA2go,19070
|
|
16
16
|
xmipp3/protocols/protocol_align_volume_and_particles.py,sha256=g5dpZfq_iggeTFt2-3iGvc8zFQY_5EaiBg0gycEKPLw,10735
|
|
17
17
|
xmipp3/protocols/protocol_analyze_local_ctf.py,sha256=O1_xWXuKDRGvhhd-BQ1DRMKti_KDqNN_kALzUhvN3DQ,7446
|
|
18
|
-
xmipp3/protocols/protocol_angular_graph_consistency.py,sha256=
|
|
18
|
+
xmipp3/protocols/protocol_angular_graph_consistency.py,sha256=aK-59_JQ849_-drD_R5NjhW9lSwy0-4WtB0Ig5UyLgQ,30300
|
|
19
19
|
xmipp3/protocols/protocol_angular_resolution_alignment.py,sha256=EsKm1PfGkkpnzoKuhZqM-e1_99_XVtIBOIGhlgg45qM,8521
|
|
20
20
|
xmipp3/protocols/protocol_apply_alignment.py,sha256=TL89xGiYtPN5mlEhU4R-6yLEzjxIyx2TStiTyXdkvKw,5958
|
|
21
21
|
xmipp3/protocols/protocol_apply_transformation_matrix.py,sha256=TJJ7IQK_FM_-3488iBCH6JQSnBLBhPg78mYXN2E2PAk,4891
|
|
@@ -23,90 +23,88 @@ xmipp3/protocols/protocol_apply_zernike3d.py,sha256=aHb-6oFCLIZV49OXlft_VQgmcO9v
|
|
|
23
23
|
xmipp3/protocols/protocol_assignment_tilt_pair.py,sha256=4bjhPZbffm2jIZV4LLbrw-_fhNbzZVPf1UmzbqhpK_o,10332
|
|
24
24
|
xmipp3/protocols/protocol_break_symmetry.py,sha256=OZvOOsyFMX-pdk69rYo546AxvRZtRFs0GmuT9Vkv6mc,6183
|
|
25
25
|
xmipp3/protocols/protocol_center_particles.py,sha256=2ug42YlvD7PidOLC1EL6U4b-WFm9i6UF8ggn_ksC14E,11159
|
|
26
|
-
xmipp3/protocols/protocol_cl2d.py,sha256=
|
|
26
|
+
xmipp3/protocols/protocol_cl2d.py,sha256=ovh25H8QbcdsmqV1J0M-1d3vzbQYnTT6WH2O2hkohEg,27500
|
|
27
27
|
xmipp3/protocols/protocol_cl2d_align.py,sha256=RF_WVqNMnLGXALW5LyIQ43JmoysSyYcrV5vOsnef0oY,8279
|
|
28
28
|
xmipp3/protocols/protocol_classes_2d_mapping.py,sha256=oq6me8X4v4qFJt-GtJ4S1y64qkPCmUVWHkfMgK8XCcA,18032
|
|
29
|
+
xmipp3/protocols/protocol_classify_pca.py,sha256=PepVs7BOgJ-0mbZLjr-gJN58X3n51e3ujbN5AkxUPvU,20288
|
|
30
|
+
xmipp3/protocols/protocol_classify_pca_streaming.py,sha256=Lpm33qPG4gR9xW9MYqdsHiFOV_jzEsqyw6vRx2sZRTw,22015
|
|
29
31
|
xmipp3/protocols/protocol_compare_angles.py,sha256=NIoQjym4aH3BsMJ7RaMmyswEl9gHkxMnnkQQJdAQaCw,8034
|
|
30
|
-
xmipp3/protocols/protocol_compare_reprojections.py,sha256=
|
|
32
|
+
xmipp3/protocols/protocol_compare_reprojections.py,sha256=H4QN60KdXlspxv_SR4JF3YVT01tovgGv6dfDTf0OENc,31250
|
|
31
33
|
xmipp3/protocols/protocol_consensus_classes.py,sha256=En9qEsEpkRqXE0BUOHvJI8b6VTrsZfpgd2x2GTj32eU,24604
|
|
32
34
|
xmipp3/protocols/protocol_consensus_local_ctf.py,sha256=qJrZ1GVJgaNmX60_GvbUDg-qg3FqXnfoLXWhfoXiJss,9953
|
|
33
|
-
xmipp3/protocols/protocol_convert_pdb.py,sha256=
|
|
34
|
-
xmipp3/protocols/protocol_core_analysis.py,sha256=
|
|
35
|
+
xmipp3/protocols/protocol_convert_pdb.py,sha256=tSDLzyL7xidVToD3bw-9yi80U9BCLOR6RWxr0bWaRj8,15488
|
|
36
|
+
xmipp3/protocols/protocol_core_analysis.py,sha256=Bt2cgf4PGZB_HjmthRtdIQGT7ri-pV5vNRChm07oHB4,9919
|
|
35
37
|
xmipp3/protocols/protocol_create_gallery.py,sha256=GwuJxJLkPlxZxUSt-J8oDgPN7wWmFBd4iPENcve_JIY,5970
|
|
36
38
|
xmipp3/protocols/protocol_ctf_consensus.py,sha256=_ug1EQG9COSWK-VHIsMXXDthK4tbRPgt7QUqJyyYrFQ,42582
|
|
37
39
|
xmipp3/protocols/protocol_ctf_correct_wiener2d.py,sha256=thDaon-jYBeXbGM_UiEwfLCeURPwD_7ycgzUzNc3T5g,5819
|
|
38
40
|
xmipp3/protocols/protocol_ctf_defocus_group.py,sha256=c_it4w5tJAxC9HpMzcYp58cZLRXSNS4hjgeJ_L6iKkI,8304
|
|
39
|
-
xmipp3/protocols/protocol_ctf_micrographs.py,sha256=
|
|
40
|
-
xmipp3/protocols/
|
|
41
|
-
xmipp3/protocols/protocol_deep_denoising.py,sha256=z7lkqP8AylC1NMbHkGORUKLAiS9DAffInaZUpbYAAVo,21324
|
|
41
|
+
xmipp3/protocols/protocol_ctf_micrographs.py,sha256=R0ocHeLuAAiwkvhfoZF8votSXKfv1f2Vjny7mmdpf2g,28384
|
|
42
|
+
xmipp3/protocols/protocol_deep_center.py,sha256=GGivftHKyg1wlLnfS0im9IS1NIKxXr8Fky3Yt2-3ieQ,6742
|
|
42
43
|
xmipp3/protocols/protocol_deep_hand.py,sha256=KeKV6DHqpua1GoL3dWojYhwAHEiUxXy5Mdkr0at77ag,7185
|
|
43
44
|
xmipp3/protocols/protocol_deep_micrograph_screen.py,sha256=AL9c6dqsdSOA1MCEOzYcWd5mtoCfyJyioIXALmJ4Scw,22068
|
|
44
|
-
xmipp3/protocols/protocol_denoise_particles.py,sha256=
|
|
45
|
+
xmipp3/protocols/protocol_denoise_particles.py,sha256=_FDzQ4JlNU5_RadEq0F9TfUA8H2jvDi-0pXHcTXDkOQ,7689
|
|
45
46
|
xmipp3/protocols/protocol_eliminate_empty_images.py,sha256=Xil4A_zuprSZ_LjZc79CEKib2-MrUZzxyN5bDLaYaSo,22399
|
|
46
47
|
xmipp3/protocols/protocol_enrich.py,sha256=pymPJpNAHUNtECe89-pdzcVmkdNbVN7kp1PGz9NgwYg,25080
|
|
47
48
|
xmipp3/protocols/protocol_extract_asymmetric_unit.py,sha256=1XOA2waEA0EY8z7iB-2ivJXbiNDegzIyYmkOxTpXseM,8356
|
|
48
|
-
xmipp3/protocols/protocol_extract_particles.py,sha256=
|
|
49
|
+
xmipp3/protocols/protocol_extract_particles.py,sha256=Mt9gOGR2c6wQ0JC0seFNRFKv1teXyASpJxw9FpbYABg,26486
|
|
49
50
|
xmipp3/protocols/protocol_extract_particles_movies.py,sha256=DYHNx0RRvcvnEXD6rnEYnp7gbv-hNjtjhKvK47MwpHw,23165
|
|
50
51
|
xmipp3/protocols/protocol_extract_particles_pairs.py,sha256=Cg0I_hptAErRXSrtDZnSrUDMx_P2NFgrFV34pUcQFoM,29349
|
|
51
52
|
xmipp3/protocols/protocol_flexalign.py,sha256=FCGlCLc0Rk1HomaFYj9l_DiYPrx1K-7f5DmlzSBhjzI,18498
|
|
52
|
-
xmipp3/protocols/protocol_generate_reprojections.py,sha256=
|
|
53
|
+
xmipp3/protocols/protocol_generate_reprojections.py,sha256=iOTrZBWGwxLAytfY1WHDDf3UxNuOHTv_DjNja3Txoco,9788
|
|
53
54
|
xmipp3/protocols/protocol_helical_parameters.py,sha256=aExrXYis9jmRx4GOagy1TRdTaUeK1nkX3akHSS41aoQ,9841
|
|
54
55
|
xmipp3/protocols/protocol_kerdensom.py,sha256=dwJB8Gs1lynymNjBRVvDbGJpz9p2dRsoTgkT-1B08Fs,12393
|
|
55
56
|
xmipp3/protocols/protocol_local_ctf.py,sha256=Kv9vKC6KCt_fgiF5a-4ivKeetFQGMq05jH3vHMTLLFw,8110
|
|
56
|
-
xmipp3/protocols/protocol_metaprotocol_create_subset.py,sha256=Z1dg0H88x00b2W47Ta7qASbDND-zXyDKQnZ2dN2UPw4,3915
|
|
57
|
-
xmipp3/protocols/protocol_metaprotocol_golden_highres.py,sha256=CY0Ny_rURd48Mysxaz4nh6lHNiCnpYFb-UBWk3VFmg4,32782
|
|
58
57
|
xmipp3/protocols/protocol_ml2d.py,sha256=fOkDGOADXgMxT_GeDEf2b7F8W2GdNP8ZFCTM7DEKUxk,17214
|
|
59
|
-
xmipp3/protocols/
|
|
58
|
+
xmipp3/protocols/protocol_movie_alignment_consensus.py,sha256=BcRB_LfPvJNkDK8BR4ejtwuRKEkqD5V5yTqUPyiihPA,25019
|
|
59
|
+
xmipp3/protocols/protocol_movie_dose_analysis.py,sha256=EEhCwurO4EoNiAyV53ykneYVSPhAh4sls-0Ka4A7g_4,17040
|
|
60
60
|
xmipp3/protocols/protocol_movie_gain.py,sha256=tc1GU3-VbV1fkxXzPY0nCGMMKO0lEdtt6HCWKR_azKs,24802
|
|
61
61
|
xmipp3/protocols/protocol_movie_max_shift.py,sha256=zrzZAh-mBWNfVJ-2w12EmbaJ7IYBuQOsdqxRzJkebqE,17726
|
|
62
|
-
xmipp3/protocols/protocol_movie_opticalflow.py,sha256=
|
|
62
|
+
xmipp3/protocols/protocol_movie_opticalflow.py,sha256=js8Tk6MR47T7wlCkQn2dUb9iQu79UWOnWfEwqNNsZrw,18059
|
|
63
63
|
xmipp3/protocols/protocol_movie_split_frames.py,sha256=yx4DryyQDyyqLwp0ckyHjy-_aDBMjdvIIBCZ80Xe4OI,7175
|
|
64
64
|
xmipp3/protocols/protocol_multiple_fscs.py,sha256=Q-F-gZIIk8V8jtMB1DW1R2RbDvXloS0USg6Cy1_Wf5c,6491
|
|
65
|
-
xmipp3/protocols/protocol_multireference_alignability.py,sha256=
|
|
65
|
+
xmipp3/protocols/protocol_multireference_alignability.py,sha256=ILbYwU2rHnibzf5PGSsDGI3hJsDUnn0IzC49pOoG14M,27660
|
|
66
66
|
xmipp3/protocols/protocol_normalize_strain.py,sha256=FrhVITNa_9EkZ_BC53uEVjsOKWcpp0EkFlXvBZJSmgQ,3448
|
|
67
67
|
xmipp3/protocols/protocol_particle_pick.py,sha256=Kk75_SEv12796oOaRL1u80hsNzV1nzFfiOcryAxaT3Y,9784
|
|
68
|
-
xmipp3/protocols/protocol_particle_pick_automatic.py,sha256=
|
|
69
|
-
xmipp3/protocols/protocol_particle_pick_consensus.py,sha256=
|
|
68
|
+
xmipp3/protocols/protocol_particle_pick_automatic.py,sha256=d2WqBeyiL9ysOwz7sIj54IwV9sXJs-pusJhyZMlX1bE,11955
|
|
69
|
+
xmipp3/protocols/protocol_particle_pick_consensus.py,sha256=gwPKnfewnZ9RId-iBuAB_CgCfkdsVi3C2UNcEput_hQ,16580
|
|
70
70
|
xmipp3/protocols/protocol_particle_pick_pairs.py,sha256=uAYek--3U5tpFT2d2sTQqj763Zt4CMkt9tuzk3gTMbU,8426
|
|
71
|
-
xmipp3/protocols/protocol_particle_pick_remove_duplicates.py,sha256=
|
|
71
|
+
xmipp3/protocols/protocol_particle_pick_remove_duplicates.py,sha256=v7ts6UZkLUMiYQnrhy2sBEla9wHp6sKDcKppJjyNMoE,5371
|
|
72
72
|
xmipp3/protocols/protocol_phantom_create.py,sha256=XkZYJODYa1OZFM8WjThMhSAkIm373RFhDc9BK86jHlM,3525
|
|
73
73
|
xmipp3/protocols/protocol_pick_noise.py,sha256=hsZyE9jqdHa5i7VxHHcy04C_uPk29jr1sfI6amtAHXQ,7340
|
|
74
74
|
xmipp3/protocols/protocol_postProcessing_deepPostProcessing.py,sha256=RqcwXuj22BUxJcTprkYqKd7bdyyZUEQUw1J36KslgXA,15158
|
|
75
75
|
xmipp3/protocols/protocol_preprocess_micrographs.py,sha256=eKu-Hdtd8lsxuT1J7JW_N3AJSESkZxL2-HF-iU5E3SM,23961
|
|
76
76
|
xmipp3/protocols/protocol_random_conical_tilt.py,sha256=R5PrC9JGPWylpBrZ70_VPpN5zySPXI6YM6Mdlbpib3Y,17030
|
|
77
77
|
xmipp3/protocols/protocol_ransac.py,sha256=-Ih7qjWcjzKgyUEphVk7bpd9S1fMFaO2AfYalzd2fGk,28957
|
|
78
|
-
xmipp3/protocols/protocol_reconstruct_fourier.py,sha256=
|
|
78
|
+
xmipp3/protocols/protocol_reconstruct_fourier.py,sha256=mZ-kCM2V1hhEaXVuCq-_LbyhlUudZ3t1VeB0-fpT2Mc,12271
|
|
79
79
|
xmipp3/protocols/protocol_reconstruct_highres.py,sha256=WGCuJvEhFEFtLg_jD8wDdpjz1KS4ckHYX7tNpfhhw8A,107816
|
|
80
80
|
xmipp3/protocols/protocol_reconstruct_significant.py,sha256=VMHCDpc-XKe43jjyPuswFRdu9l3s-eXyUxIUjfvi4bc,26462
|
|
81
81
|
xmipp3/protocols/protocol_reconstruct_swarm.py,sha256=z_g7HJ6Ix_Ov3zCzLnqkJuPb3vKq82UYCpB87Cles_E,30163
|
|
82
82
|
xmipp3/protocols/protocol_resolution3d.py,sha256=L9e46RaZosxZlfFOi_GCuwNGqxY13LTxrqrwejWiPFE,10241
|
|
83
|
-
xmipp3/protocols/protocol_resolution_bfactor.py,sha256=
|
|
84
|
-
xmipp3/protocols/protocol_resolution_deepres.py,sha256
|
|
83
|
+
xmipp3/protocols/protocol_resolution_bfactor.py,sha256=IZzSZ0hJmYynghUqgReJ-h5dxOIEBkUEeBWLPlCZSx8,8006
|
|
84
|
+
xmipp3/protocols/protocol_resolution_deepres.py,sha256=VR7i8GDHp_FOUQwqGeCDwQmak6sZL08AqdiKUOoLALs,16534
|
|
85
85
|
xmipp3/protocols/protocol_resolution_directional.py,sha256=WcCGzkoiAkwqsnE_538Zoc2mopdjQpFVtFGNy8nLzqU,12894
|
|
86
86
|
xmipp3/protocols/protocol_resolution_fso.py,sha256=bGMw_Y5tFSfPipvV2UfnZOXFpQrfA6qR7CljTXp1XT0,8935
|
|
87
87
|
xmipp3/protocols/protocol_resolution_monogenic_signal.py,sha256=xHOkSmyIKFwS6-PsvhcNpt7qB-P5jQz9iRw3wEkASps,17149
|
|
88
88
|
xmipp3/protocols/protocol_rotate_volume.py,sha256=aL6LM-KByo86g0ByWAp2RqdBRyBBpKvW7mIGtJOSjYo,4337
|
|
89
89
|
xmipp3/protocols/protocol_rotational_symmetry.py,sha256=hpBuxzj54aGa283Zr3J18mMGrM1cj-3Wu3ihyh1CsVU,8326
|
|
90
|
-
xmipp3/protocols/protocol_screen_deepConsensus.py,sha256=
|
|
90
|
+
xmipp3/protocols/protocol_screen_deepConsensus.py,sha256=1ym4vGxYGkff3Yu5DQM5ylNS_UQvXHWzawNVQV9hXJw,88187
|
|
91
91
|
xmipp3/protocols/protocol_screen_deeplearning.py,sha256=nrhfzoTWPWULTrDDnUD1ELCC_cCrS5-3yaxTBSBsOAY,17530
|
|
92
|
-
xmipp3/protocols/protocol_screen_particles.py,sha256=
|
|
92
|
+
xmipp3/protocols/protocol_screen_particles.py,sha256=bxKG3AMK77opsr1FAR2MX4qTp2h7d3sXIqT2CCfJm34,21123
|
|
93
93
|
xmipp3/protocols/protocol_shift_particles.py,sha256=S4U1W6E73YaneIIibAaD_-1-2tRbDgZgDJQYdpjklyw,8893
|
|
94
94
|
xmipp3/protocols/protocol_shift_volume.py,sha256=iejnfsJkYEJhs9cADX5_r7Iniwnnc8X-nwF4RbU1ADU,5138
|
|
95
|
-
xmipp3/protocols/protocol_simulate_ctf.py,sha256=
|
|
96
|
-
xmipp3/protocols/protocol_solid_angles.py,sha256=taET1k3d0v-mUi2fq4cUn8AvWygg7IqMfoGma67Dm5Y,29287
|
|
97
|
-
xmipp3/protocols/protocol_split_volume.py,sha256=4yfrx8BKzMszgZijqJ3iEAHD66DWlVNm4rwWwwsvhTE,5928
|
|
95
|
+
xmipp3/protocols/protocol_simulate_ctf.py,sha256=nVzve11NPeHOidJtxZ3oPKhgoGeMbiK9BSSP81n6fHU,8047
|
|
98
96
|
xmipp3/protocols/protocol_structure_map.py,sha256=Nf6H_imnkgJTs64-I8FFFtD1CKFmaZ8Sb6ZTD_j33m8,8331
|
|
99
97
|
xmipp3/protocols/protocol_structure_map_zernike3d.py,sha256=EY7rV6vSfyxYXH3ed0FTzNsYu87Ph9klYGqlwuc0eyU,22110
|
|
100
98
|
xmipp3/protocols/protocol_subtract_projection.py,sha256=v1svDU_qGWBu58oGrTVSIB8cJj3INE3Dl97E2DoaXuU,12850
|
|
101
|
-
xmipp3/protocols/protocol_tilt_analysis.py,sha256=
|
|
99
|
+
xmipp3/protocols/protocol_tilt_analysis.py,sha256=uw_kNUPw1LuG75mQmXkL9xHPAIc5xTXRRrbHVN0qJF0,28556
|
|
102
100
|
xmipp3/protocols/protocol_trigger_data.py,sha256=8eJiHieg7wHX0Gd7ytyfLHnnyzYMpayVda1v6vFHWvs,15711
|
|
103
|
-
xmipp3/protocols/protocol_validate_fscq.py,sha256=
|
|
104
|
-
xmipp3/protocols/protocol_validate_nontilt.py,sha256=
|
|
101
|
+
xmipp3/protocols/protocol_validate_fscq.py,sha256=fY54lDWAWcdw2zPlnf5DNV98y0v-qgjkJiKWHqIS3nY,26475
|
|
102
|
+
xmipp3/protocols/protocol_validate_nontilt.py,sha256=0HFI6bnvSzduzBNddaL-WMyM7M4n-K68g3hd1ZC4mc8,16316
|
|
105
103
|
xmipp3/protocols/protocol_validate_overfitting.py,sha256=QYKu8Hi6QwbbEsY5V6Riu7K7PWUpj8oS__ZjobjFe80,25116
|
|
106
104
|
xmipp3/protocols/protocol_volume_adjust_sub.py,sha256=HESmNsxutaxtiO0NO7Wgcj7yncGm_o97bgIB6fkblX8,17626
|
|
107
105
|
xmipp3/protocols/protocol_volume_consensus.py,sha256=miaQo_ldhwAcFefBjIk32iKFpK0SBvaPaVPviD1eoL8,5626
|
|
108
106
|
xmipp3/protocols/protocol_volume_deform_zernike3d.py,sha256=fpZlYE6TRkDkgD4Ozo4RWNCX-ba89bGvqBSn-6Ki8qA,10165
|
|
109
|
-
xmipp3/protocols/protocol_volume_local_adjust.py,sha256=
|
|
107
|
+
xmipp3/protocols/protocol_volume_local_adjust.py,sha256=XupsyYS92ClxM34d1PYK8W2X9XNpAoJRREkMWth1CU4,6051
|
|
110
108
|
xmipp3/protocols/protocol_volume_local_sharpening.py,sha256=iFjA4DKEIVKVE1ekNfbCrMWeTRBQwIjXJIQu7DwbP24,12479
|
|
111
109
|
xmipp3/protocols/protocol_volume_strain.py,sha256=OQU0mLlHBK0add_gP9hWwDc19FxGAYY4XmjRkKfcB3M,6777
|
|
112
110
|
xmipp3/protocols/protocol_write_testC.py,sha256=LfUhtQeT_lsZjw7yHDa0B-m33V-UmfJYMn_fFyruPnc,3288
|
|
@@ -122,21 +120,19 @@ xmipp3/protocols/protocol_preprocess/protocol_image_operate.py,sha256=xKizCA9cxa
|
|
|
122
120
|
xmipp3/protocols/protocol_preprocess/protocol_mask.py,sha256=5O_wN4ifd1vY1on25J6H5Xj6L0eyV4fcr-u1rBqw4Ys,11716
|
|
123
121
|
xmipp3/protocols/protocol_preprocess/protocol_movie_resize.py,sha256=WfaQljG1c9UZXd-gaWRdQXeZEplLYZGWxYiuGopaqto,10942
|
|
124
122
|
xmipp3/protocols/protocol_preprocess/protocol_preprocess.py,sha256=ZJjSeR2Lei4_WUMN94vN7d4RmoXjhSSFLjSZMSG4euU,39938
|
|
125
|
-
xmipp3/protocols/protocol_preprocess/protocol_process.py,sha256=
|
|
123
|
+
xmipp3/protocols/protocol_preprocess/protocol_process.py,sha256=QOUTVOIbRH8Kzx6fZ99MNchiqKr-rQlM6QU9hZpiQ38,8229
|
|
126
124
|
xmipp3/protocols/protocol_projmatch/__init__.py,sha256=fDxNicNXSbBa3WsuFouhk3INxsdQ7mlBhEYNaypFZXw,1278
|
|
127
125
|
xmipp3/protocols/protocol_projmatch/projmatch_form.py,sha256=T6qmARWQoYUbKBiw-pCTOYnoHIOpuf-qyfXVHoBzx9o,36535
|
|
128
126
|
xmipp3/protocols/protocol_projmatch/projmatch_initialize.py,sha256=poaVKWbyt2Bl38XHr9qOCCCRZANALnNzAhbazXgWWz4,10650
|
|
129
127
|
xmipp3/protocols/protocol_projmatch/projmatch_steps.py,sha256=Gbqb4S217SzB2c16tcBBObSvwRut3upY2r4o8SRTinc,34600
|
|
130
|
-
xmipp3/protocols/protocol_projmatch/protocol_projmatch.py,sha256=
|
|
128
|
+
xmipp3/protocols/protocol_projmatch/protocol_projmatch.py,sha256=oQ5cTlvpLw5zcY2jdL4NMYBmmvdxaTKSuHv5tUM4adI,18100
|
|
131
129
|
xmipp3/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
132
|
-
xmipp3/tests/test_convert_xmipp.py,sha256=
|
|
130
|
+
xmipp3/tests/test_convert_xmipp.py,sha256=KKzIJgFytgwqGASdQTrPBsn5OTbP0e9WjVFO_mAbmmE,44578
|
|
133
131
|
xmipp3/tests/test_protocol_angular_graph_consistency.py,sha256=SDlQUnXJXtFBke1C-si6SnbCXeA6Dr73hsHLKDyD694,4514
|
|
134
132
|
xmipp3/tests/test_protocol_apply_transformation_matrix.py,sha256=oviulcS710BpL1_SNwj5U7OA9wVZVK5cPLHdN3swukk,4603
|
|
135
133
|
xmipp3/tests/test_protocol_compare_angles.py,sha256=wBldiS1_LJVHfdg4g8LMDfWORR4l5adZsZkj661SgNg,5361
|
|
136
134
|
xmipp3/tests/test_protocol_consensus_classes3D.py,sha256=HLz1X9LuZDRTwhjDI6gqk72qm4Yguxc76BZL_wnxgKw,11006
|
|
137
135
|
xmipp3/tests/test_protocol_ctf_consensus.py,sha256=EtYxHmrHLY1illmjFMNPQJzVhGNgzcbcksr6-NaHA04,9120
|
|
138
|
-
xmipp3/tests/test_protocol_deep_center_assignment.py,sha256=DxzLeyBejdzInV-TsyX2VCkRIVfF1u-80TnvITe3750,5607
|
|
139
|
-
xmipp3/tests/test_protocol_deep_denoising.py,sha256=kgqmGy-kBhkskCkjk-FMFTPf0hCrzKDdS8JKKIiGlyE,2815
|
|
140
136
|
xmipp3/tests/test_protocol_extract_asymmetric_unit.py,sha256=Ya8zy3wuKi10r-_LVwpavYgzVrGy-5M3Gy05MHNmr7M,23298
|
|
141
137
|
xmipp3/tests/test_protocol_monodir.py,sha256=nt-5KEzbVAtsNeQ9OOifYSp1kN2N7tZwxtwS1ipbljY,3741
|
|
142
138
|
xmipp3/tests/test_protocol_multiple_fsc.py,sha256=E7rhBJI9qJXAnbuxARK9auwnMxmYtIxS8PVi3TT2yj4,4012
|
|
@@ -155,20 +151,18 @@ xmipp3/tests/test_protocols_fso.py,sha256=CrVAVoBD9UbLVKT21TB0Q-tVnZ7qEsm4zcELzD
|
|
|
155
151
|
xmipp3/tests/test_protocols_highres.py,sha256=cDvRxn6JUI1WQhXjT-83u32hOETBDxt-F5F_ZFx0wJI,4411
|
|
156
152
|
xmipp3/tests/test_protocols_local_defocus.py,sha256=XGXZTas0pqhHkKfZEky7a8sqLC14rB8KqoOPD27pzZE,9067
|
|
157
153
|
xmipp3/tests/test_protocols_localdeblur.py,sha256=iKf-CFwts-0yePzuztB8czbQLSYvpxHv2gT89I0RHXc,7300
|
|
158
|
-
xmipp3/tests/test_protocols_metaprotocol_golden_highres.py,sha256=T5H6NuzvFIBFTj7y3Pq5OfkNMrrTmqK5KxSoHLyEJIY,4034
|
|
159
154
|
xmipp3/tests/test_protocols_mixed_movies.py,sha256=kAAqNx33TMoOH0v6TaTyfUvdSAQ-vEtUalf6ecgepsM,6151
|
|
160
155
|
xmipp3/tests/test_protocols_monores.py,sha256=FlLhcGUIGrErRh7KKCHo48dB-zrE0i9btLQxTOb-g3U,5023
|
|
161
156
|
xmipp3/tests/test_protocols_realignment_classes.py,sha256=SrMOjTRr46iN69Prhpvyh9kU7VjnxhSCn3FAdBFni9U,6399
|
|
162
|
-
xmipp3/tests/
|
|
163
|
-
xmipp3/tests/
|
|
164
|
-
xmipp3/tests/
|
|
165
|
-
xmipp3/tests/test_protocols_xmipp_mics.py,sha256=NV0ffSbX0W5f_6fL9ueOPUL1mVEA1caJYeB8KUKX-gQ,59879
|
|
157
|
+
xmipp3/tests/test_protocols_xmipp_2d.py,sha256=wJJqrX3ALeeZ8xFNcCO7ThE2dJG4p3yM6ua-7m76UJg,82720
|
|
158
|
+
xmipp3/tests/test_protocols_xmipp_3d.py,sha256=xj1AMmrKmSjyqj6Q8HOD3jWBypYQ48bXYtxca8f1QGw,171944
|
|
159
|
+
xmipp3/tests/test_protocols_xmipp_mics.py,sha256=yXjq85Y4xrxKGT9LO5N4fXb4gbGYGDPBRrJKiDlLIRI,59915
|
|
166
160
|
xmipp3/tests/test_protocols_xmipp_movie_resize.py,sha256=XR1gYYZeDhNOkDkZhimPDbqcYwss5z-zbhJ73ZM0a5g,6494
|
|
167
|
-
xmipp3/tests/test_protocols_xmipp_movies.py,sha256=
|
|
161
|
+
xmipp3/tests/test_protocols_xmipp_movies.py,sha256=iINRMOxegyXVjLrAx-KtkWtxArxRcpuK-9E_UYSBqcY,42089
|
|
168
162
|
xmipp3/tests/test_protocols_zernike3d.py,sha256=bTXCK4wBKSJZK1KCZXec3j8y1mVLoBxE5bF3AGbOsNs,18132
|
|
169
|
-
xmipp3/viewers/__init__.py,sha256=
|
|
163
|
+
xmipp3/viewers/__init__.py,sha256=q1G63LhmRxGiPwCa35-gatZXKSbftApQFvBXaL1vLjc,3542
|
|
170
164
|
xmipp3/viewers/plotter.py,sha256=YHDqAs7_rbv8cXMmwmg42YeeBnesdX44awrppX3VJw0,3875
|
|
171
|
-
xmipp3/viewers/viewer.py,sha256=
|
|
165
|
+
xmipp3/viewers/viewer.py,sha256=X68yRXVraMmzmoHaccntfuZBVXvnx49hfCsXyBLmlH4,19233
|
|
172
166
|
xmipp3/viewers/viewer_analyze_local_ctf.py,sha256=-Oa7flu05KxP8M6AlZRaWKCRqZljRz23Z6Ncz1qDHhw,4866
|
|
173
167
|
xmipp3/viewers/viewer_angular_resolution_alignment.py,sha256=9DCZ94TAedHltvlKf99BEFtgFuoMisKipMwubPn82lU,5155
|
|
174
168
|
xmipp3/viewers/viewer_cl2d.py,sha256=7uBU6zYOkhYqjMNWFUPFbMOPsqWja9DaTssp_ju6AXw,8764
|
|
@@ -179,14 +173,13 @@ xmipp3/viewers/viewer_deep_consensus.py,sha256=ohwXSMb-C4EZh7fNw3JVfxYxTzCVzyDLE
|
|
|
179
173
|
xmipp3/viewers/viewer_deep_micrograph_cleaner.py,sha256=gFHOPirTM6-i9bHxCs9Fbkh4GQ9fxc7FINDNib0jkdA,5694
|
|
180
174
|
xmipp3/viewers/viewer_dose_analysis.py,sha256=9u5WNvJfa3sTOT1enigF5zZYtyzQM2j5uTG6Dn8ybEY,4949
|
|
181
175
|
xmipp3/viewers/viewer_eliminate_empty_images.py,sha256=LMDYe4iql1kFOESBbwyClzNezizYKv9a8LHtvlPCboM,7278
|
|
182
|
-
xmipp3/viewers/viewer_extract_asymmetric_unit.py,sha256=
|
|
176
|
+
xmipp3/viewers/viewer_extract_asymmetric_unit.py,sha256=fGYqUfrsPLzFDj4UxuVQe8b2AN_I64cruaWBjhnLkU8,7092
|
|
183
177
|
xmipp3/viewers/viewer_local_sharpening.py,sha256=_j_4RZISQjWzrBFmsI88DrNqxbT3Ng1AJRmo0MfdCCk,4408
|
|
184
|
-
xmipp3/viewers/viewer_metaprotocol_golden_highres.py,sha256=PwfPMwTo4z_4Fzc-fBV7VLf4RswvMwoF9vlAqd1o9uI,5373
|
|
185
178
|
xmipp3/viewers/viewer_ml2d.py,sha256=XL1NL8mg-W8TC0fHemD-eR9mHxgUMBnF2d9gwJagC7s,8451
|
|
186
|
-
xmipp3/viewers/viewer_movie_alignment.py,sha256=
|
|
179
|
+
xmipp3/viewers/viewer_movie_alignment.py,sha256=mOrF2xxy3eA2q_xVnH46We4ECrhC9y5xR62Sk6rwG_c,7122
|
|
187
180
|
xmipp3/viewers/viewer_normalize_strain.py,sha256=L54CZvxaU9ezu223jgvOSTBn4yYWs2x9q87_3vvHi9k,2804
|
|
188
181
|
xmipp3/viewers/viewer_pdb_deform_zernike3d.py,sha256=g5-ntcOt7841rFFGPRb6NK-wQ2FfbBz2P1E980uENZo,4653
|
|
189
|
-
xmipp3/viewers/viewer_projmatch.py,sha256=
|
|
182
|
+
xmipp3/viewers/viewer_projmatch.py,sha256=j9_1S8hrTUjRL-YeIYdLvxvsTTBjrJR9TyRQN3gG3JY,37619
|
|
190
183
|
xmipp3/viewers/viewer_ransac.py,sha256=hfjj3ySF2hlSIicw6WTezZhau9aaQJNGKYR6nP8VYrE,2445
|
|
191
184
|
xmipp3/viewers/viewer_reconstruct_highres.py,sha256=bDcxUyGU4wlRFdBnfbhMiCLRB8b_C8LqaKkXgX0lg00,13184
|
|
192
185
|
xmipp3/viewers/viewer_resolution3d.py,sha256=AfKbCxLzuJG3pJQLPxNgK86WRSWXrgRSEDNjzbM5Y6E,14152
|
|
@@ -195,21 +188,19 @@ xmipp3/viewers/viewer_resolution_deepres.py,sha256=M1X9wW7V4yU0BaMxezFNSHhfd4Rpj
|
|
|
195
188
|
xmipp3/viewers/viewer_resolution_directional.py,sha256=SOnybW40HuMglekNnD-YGF2ZPMXLZuGf-AwmvRUNg98,20322
|
|
196
189
|
xmipp3/viewers/viewer_resolution_fso.py,sha256=WIbsYmTKnuJ-wVLAgMoXHmrMMkrb6ukfboyz2NHDUtc,15874
|
|
197
190
|
xmipp3/viewers/viewer_resolution_monogenic_signal.py,sha256=GCrWKLb9IFVcGY8zKzCNnXWy15T_jPPhM2uZjJ0un8c,11088
|
|
198
|
-
xmipp3/viewers/
|
|
199
|
-
xmipp3/viewers/viewer_split_volume.py,sha256=4rmH0ixpNS1eR_FLgmD5lgo4IUmqTPNST7_-wLMHkj4,2146
|
|
200
|
-
xmipp3/viewers/viewer_structure_map.py,sha256=qCD-kxulB7nR_Oiha9AkkHwOfHqcuPpkW4aqIjVHxLo,14534
|
|
191
|
+
xmipp3/viewers/viewer_structure_map.py,sha256=7lqS1Qjo3jB45NgYpbOY-RiEQ0VU9gKo2JevuJeP3h0,14535
|
|
201
192
|
xmipp3/viewers/viewer_subtract_projection.py,sha256=UPm_G_CwTUgtgzVMtNCF3NFgnfwxJSy3HmaKYW2WECE,2860
|
|
202
193
|
xmipp3/viewers/viewer_swarm.py,sha256=liXSpVMNqO0YzcexF6hyl8n8V6j2t7yB8D42dHWIazk,2590
|
|
203
|
-
xmipp3/viewers/viewer_validate_fscq.py,sha256=
|
|
194
|
+
xmipp3/viewers/viewer_validate_fscq.py,sha256=bqb_va-BjTn1LpuyOroCPX3QeL104Kh2TX9faOBTH-E,18209
|
|
204
195
|
xmipp3/viewers/viewer_validate_nontilt.py,sha256=LLmMMXaKg7PbhhRCLAwHpd9wSPjBUSG602Agq_diHck,4078
|
|
205
196
|
xmipp3/viewers/viewer_validate_overfitting.py,sha256=8G7E8Bqs3Rt6IjGMliqNaa5pdvZ8U0QETrvH6GVQpWk,5854
|
|
206
197
|
xmipp3/viewers/viewer_volume_consensus.py,sha256=S7YViiZ9w5xAGhfyj1RnDypVWsQ7PKhHD8WIUAVqpJI,1914
|
|
207
198
|
xmipp3/viewers/viewer_volume_deform_zernike3d.py,sha256=BOeI7go5w2RRwGjV9kPm2U76tVJRaHww1Pl0zUCXQRw,8903
|
|
208
199
|
xmipp3/viewers/viewer_volume_strain.py,sha256=4LQUrceVMB6OaAfTpFXdn3vGv-sXQzUIPDEPELYfasY,2378
|
|
209
200
|
xmipp3/viewers/viewer_volume_subtraction.py,sha256=3RbwJQIaCcdzldrFODLgWlFbCips1450RDVzngLRRoU,5121
|
|
210
|
-
scipion_em_xmipp-
|
|
211
|
-
scipion_em_xmipp-
|
|
212
|
-
scipion_em_xmipp-
|
|
213
|
-
scipion_em_xmipp-
|
|
214
|
-
scipion_em_xmipp-
|
|
215
|
-
scipion_em_xmipp-
|
|
201
|
+
scipion_em_xmipp-24.6.0.0.dist-info/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
|
|
202
|
+
scipion_em_xmipp-24.6.0.0.dist-info/METADATA,sha256=e5mEXzj7v4bn5xf7M_k_edNq3EJtZMamwdbq220Yt4E,1621
|
|
203
|
+
scipion_em_xmipp-24.6.0.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
204
|
+
scipion_em_xmipp-24.6.0.0.dist-info/entry_points.txt,sha256=uAfbaIdLcZ7JWL0tWzQVwsVEyyOZb1WcBX4YZMqRrIk,37
|
|
205
|
+
scipion_em_xmipp-24.6.0.0.dist-info/top_level.txt,sha256=qnLFoZzwKticb33xgeSAJv3P7nD2nHMTFKYzxAorOOQ,7
|
|
206
|
+
scipion_em_xmipp-24.6.0.0.dist-info/RECORD,,
|
xmipp3/__init__.py
CHANGED
|
@@ -41,8 +41,8 @@ type_of_version = 'release' #'devel'
|
|
|
41
41
|
_logo = "xmipp_logo" + ("" if type_of_version == 'release' else '_devel') + '.png'
|
|
42
42
|
|
|
43
43
|
_references = ['delaRosaTrevin2013', 'Sorzano2013', 'Strelak2021']
|
|
44
|
-
_currentBinVersion = '3.
|
|
45
|
-
__version__ = _currentBinVersion[2:] + ".
|
|
44
|
+
_currentBinVersion = '3.24.06.0'
|
|
45
|
+
__version__ = _currentBinVersion[2:] + ".0" # Set this to ".0" on each xmipp binary release, otherwise increase it --> ".1", ".2", ...
|
|
46
46
|
|
|
47
47
|
# Requirement version variables
|
|
48
48
|
NVIDIA_DRIVERS_MINIMUM_VERSION = 450
|
|
@@ -230,7 +230,6 @@ def installDeepLearningToolkit(plugin, env):
|
|
|
230
230
|
msg = ("Tensorflow installed without GPU. Just CPU computations "
|
|
231
231
|
"enabled (slow computations).")
|
|
232
232
|
cudaMsgs.append(msg)
|
|
233
|
-
useGpu = False
|
|
234
233
|
|
|
235
234
|
if nvidiaDriverVer is not None:
|
|
236
235
|
preMsgs.append("CUDA support found. Driver version: %s" % nvidiaDriverVer)
|
xmipp3/convert/convert.py
CHANGED
|
@@ -830,30 +830,35 @@ def writeSetOfCoordinatesWithState(posDir, coordSet, state, scale=1):
|
|
|
830
830
|
|
|
831
831
|
f = None
|
|
832
832
|
lastMicId = None
|
|
833
|
-
c = 0
|
|
834
|
-
|
|
835
|
-
for coord in coordSet.iterItems(orderBy='_micId'):
|
|
836
|
-
micId = coord.getMicId()
|
|
837
|
-
|
|
838
|
-
if micId != lastMicId:
|
|
839
|
-
# we need to close previous opened file
|
|
840
|
-
if f:
|
|
841
|
-
f.close()
|
|
842
|
-
c = 0
|
|
843
|
-
f = openMd(posDict[micId], state)
|
|
844
|
-
lastMicId = micId
|
|
845
|
-
c += 1
|
|
846
|
-
if scale != 1:
|
|
847
|
-
x = coord.getX() * scale
|
|
848
|
-
y = coord.getY() * scale
|
|
849
|
-
else:
|
|
850
|
-
x = coord.getX()
|
|
851
|
-
y = coord.getY()
|
|
852
|
-
f.write(" %06d 1 %d %d %d %06d\n"
|
|
853
|
-
% (coord.getObjId(), x, y, 1, micId))
|
|
854
833
|
|
|
855
|
-
|
|
856
|
-
|
|
834
|
+
try:
|
|
835
|
+
for coord in coordSet.iterItems(orderBy='_micId'):
|
|
836
|
+
micId = coord.getMicId()
|
|
837
|
+
|
|
838
|
+
if micId != lastMicId:
|
|
839
|
+
# we need to close previous opened file
|
|
840
|
+
if f:
|
|
841
|
+
f.close()
|
|
842
|
+
f = openMd(posDict[micId], state)
|
|
843
|
+
lastMicId = micId
|
|
844
|
+
|
|
845
|
+
if scale != 1:
|
|
846
|
+
x = coord.getX() * scale
|
|
847
|
+
y = coord.getY() * scale
|
|
848
|
+
else:
|
|
849
|
+
x = coord.getX()
|
|
850
|
+
y = coord.getY()
|
|
851
|
+
|
|
852
|
+
f.write(" %06d 1 %d %d %d %06d\n"
|
|
853
|
+
% (coord.getObjId(), x, y, 1, micId))
|
|
854
|
+
|
|
855
|
+
except (FileNotFoundError, PermissionError) as error:
|
|
856
|
+
print(f"Error occurred: {error}")
|
|
857
|
+
except Exception as e:
|
|
858
|
+
print(f"Unexpected error occurred: {e}")
|
|
859
|
+
finally:
|
|
860
|
+
if f:
|
|
861
|
+
f.close()
|
|
857
862
|
|
|
858
863
|
# Write config.xmd metadata
|
|
859
864
|
configFn = join(posDir, 'config.xmd')
|
|
@@ -1386,7 +1391,7 @@ def rowToAlignment(alignmentRow, alignType):
|
|
|
1386
1391
|
else:
|
|
1387
1392
|
psi = alignmentRow.getValue(emlib.MDL_ANGLE_PSI, 0.)
|
|
1388
1393
|
rot = alignmentRow.getValue(emlib.MDL_ANGLE_ROT, 0.)
|
|
1389
|
-
if rot
|
|
1394
|
+
if not np.isclose(rot, 0., atol=1e-6 ) and not np.isclose(psi, 0., atol=1e-6):
|
|
1390
1395
|
print("HORROR rot and psi are different from zero in 2D case")
|
|
1391
1396
|
angles[0] = \
|
|
1392
1397
|
alignmentRow.getValue(emlib.MDL_ANGLE_PSI, 0.)\
|
xmipp3/protocols/__init__.py
CHANGED
|
@@ -39,6 +39,8 @@ from .protocol_apply_transformation_matrix import XmippProtApplyTransformationMa
|
|
|
39
39
|
from .protocol_break_symmetry import XmippProtAngBreakSymmetry
|
|
40
40
|
from .protocol_cl2d_align import XmippProtCL2DAlign
|
|
41
41
|
from .protocol_cl2d import XmippProtCL2D
|
|
42
|
+
from .protocol_classify_pca import XmippProtClassifyPca
|
|
43
|
+
from .protocol_classify_pca_streaming import XmippProtClassifyPcaStreaming
|
|
42
44
|
#from .protocol_classify_kmeans2d import XmippProtKmeansClassif2D
|
|
43
45
|
from .protocol_ctf_defocus_group import XmippProtCTFDefocusGroup
|
|
44
46
|
from .protocol_compare_reprojections import XmippProtCompareReprojections
|
|
@@ -51,7 +53,7 @@ from .protocol_ctf_micrographs import XmippProtCTFMicrographs
|
|
|
51
53
|
from .protocol_ctf_correct_wiener2d import XmippProtCTFCorrectWiener2D
|
|
52
54
|
from .protocol_consensus_classes import XmippProtConsensusClasses
|
|
53
55
|
from .protocol_denoise_particles import XmippProtDenoiseParticles
|
|
54
|
-
from .protocol_deep_micrograph_screen import
|
|
56
|
+
from .protocol_deep_micrograph_screen import XmippProtDeepMicrographScreen
|
|
55
57
|
from .protocol_eliminate_empty_images import (XmippProtEliminateEmptyParticles,
|
|
56
58
|
XmippProtEliminateEmptyClasses)
|
|
57
59
|
from .protocol_enrich import XmippProtEnrich
|
|
@@ -63,6 +65,7 @@ from .protocol_helical_parameters import XmippProtHelicalParameters
|
|
|
63
65
|
from .protocol_kerdensom import XmippProtKerdensom
|
|
64
66
|
from .protocol_ml2d import XmippProtML2D
|
|
65
67
|
from .protocol_movie_gain import XmippProtMovieGain
|
|
68
|
+
from .protocol_movie_alignment_consensus import XmippProtConsensusMovieAlignment
|
|
66
69
|
from .protocol_flexalign import XmippProtFlexAlign
|
|
67
70
|
from .protocol_movie_opticalflow import XmippProtOFAlignment, ProtMovieAlignment
|
|
68
71
|
from .protocol_movie_max_shift import XmippProtMovieMaxShift
|
|
@@ -103,8 +106,6 @@ from .protocol_screen_deeplearning import XmippProtScreenDeepLearning
|
|
|
103
106
|
from .protocol_shift_particles import XmippProtShiftParticles
|
|
104
107
|
from .protocol_shift_volume import XmippProtShiftVolume
|
|
105
108
|
from .protocol_simulate_ctf import XmippProtSimulateCTF
|
|
106
|
-
from .protocol_solid_angles import XmippProtSolidAngles
|
|
107
|
-
from .protocol_split_volume import XmippProtSplitvolume
|
|
108
109
|
from .protocol_subtract_projection import XmippProtSubtractProjection
|
|
109
110
|
from .protocol_subtract_projection import XmippProtBoostParticles
|
|
110
111
|
from .protocol_tilt_analysis import XmippProtTiltAnalysis
|
|
@@ -117,8 +118,6 @@ from .protocol_volume_strain import XmippProtVolumeStrain
|
|
|
117
118
|
from .protocol_write_testC import XmippProtWriteTestC
|
|
118
119
|
from .protocol_write_testP import XmippProtWriteTestP
|
|
119
120
|
from .protocol_generate_reprojections import XmippProtGenerateReprojections
|
|
120
|
-
from .protocol_deep_denoising import XmippProtDeepDenoising # deepDenoising has to be after XmippProtGenerateReprojections and XmippProtCompareReprojections
|
|
121
|
-
from .protocol_metaprotocol_create_subset import XmippMetaProtCreateSubset
|
|
122
121
|
from .protocol_volume_deform_zernike3d import XmippProtVolumeDeformZernike3D
|
|
123
122
|
from .protocol_structure_map_zernike3d import XmippProtStructureMapZernike3D
|
|
124
123
|
from .protocol_align_volume_and_particles import XmippProtAlignVolumeParticles
|
|
@@ -126,7 +125,6 @@ from .protocol_local_ctf import XmippProtLocalCTF
|
|
|
126
125
|
from .protocol_analyze_local_ctf import XmippProtAnalyzeLocalCTF
|
|
127
126
|
from .protocol_consensus_local_ctf import XmippProtConsensusLocalCTF
|
|
128
127
|
from .protocol_particle_pick_remove_duplicates import XmippProtPickingRemoveDuplicates
|
|
129
|
-
from .protocol_metaprotocol_golden_highres import XmippMetaProtGoldenHighRes
|
|
130
128
|
# from .protocol_apply_deformation_zernike3d import XmippProtApplyZernike3D
|
|
131
129
|
# from .protocol_kmeans_clustering import XmippProtKmeansSPH
|
|
132
130
|
from .protocol_structure_map import XmippProtStructureMap
|
|
@@ -136,4 +134,4 @@ from .protocol_volume_consensus import XmippProtVolConsensus
|
|
|
136
134
|
from .protocol_volume_local_adjust import XmippProtLocalVolAdj
|
|
137
135
|
from .protocol_classes_2d_mapping import XmippProtCL2DMap
|
|
138
136
|
from .protocol_deep_hand import XmippProtDeepHand
|
|
139
|
-
from .
|
|
137
|
+
from .protocol_deep_center import XmippProtDeepCenter
|
|
@@ -521,7 +521,7 @@ class XmippProtAngularGraphConsistency(ProtAnalysis3D):
|
|
|
521
521
|
if (not hasattr(self, 'outputParticles')):
|
|
522
522
|
summary.append("Output not ready yet.")
|
|
523
523
|
else:
|
|
524
|
-
if self.percentage == 100
|
|
524
|
+
if self.percentage == 100:
|
|
525
525
|
text = 'After validation, all of the images are likely to be within the realiable assignment zone'
|
|
526
526
|
else:
|
|
527
527
|
text = 'After validation, a %.2f' % self.percentage
|
|
@@ -36,6 +36,7 @@ import pwem.emlib.metadata as md
|
|
|
36
36
|
from pwem.protocols import ProtClassify2D
|
|
37
37
|
from pwem.objects import SetOfClasses2D
|
|
38
38
|
from pwem.constants import ALIGN_NONE, ALIGN_2D
|
|
39
|
+
from pyworkflow import BETA, UPDATED, NEW, PROD
|
|
39
40
|
|
|
40
41
|
|
|
41
42
|
from xmipp3.convert import (writeSetOfParticles, createItemMatrix,
|
|
@@ -52,6 +53,7 @@ CL_CLASSICAL = 0
|
|
|
52
53
|
CL_ROBUST = 1
|
|
53
54
|
|
|
54
55
|
# Classes keys
|
|
56
|
+
OUTPUTCLASSES = 'outputClasses'
|
|
55
57
|
CLASSES = ''
|
|
56
58
|
CLASSES_CORE = '_core'
|
|
57
59
|
CLASSES_STABLE_CORE = '_stable_core'
|
|
@@ -65,6 +67,11 @@ class XmippProtCL2D(ProtClassify2D):
|
|
|
65
67
|
the original dataset into a given number of classes. """
|
|
66
68
|
|
|
67
69
|
_label = 'cl2d'
|
|
70
|
+
_devStatus = UPDATED
|
|
71
|
+
|
|
72
|
+
_possibleOutputs = {OUTPUTCLASSES: SetOfClasses2D,
|
|
73
|
+
OUTPUTCLASSES+CLASSES_CORE: SetOfClasses2D,
|
|
74
|
+
OUTPUTCLASSES+CLASSES_STABLE_CORE: SetOfClasses2D}
|
|
68
75
|
|
|
69
76
|
def __init__(self, **args):
|
|
70
77
|
ProtClassify2D.__init__(self, **args)
|
|
@@ -195,7 +202,7 @@ class XmippProtCL2D(ProtClassify2D):
|
|
|
195
202
|
else:
|
|
196
203
|
initialClassesId = None
|
|
197
204
|
|
|
198
|
-
self._insertFunctionStep(
|
|
205
|
+
self._insertFunctionStep(self.convertInputStep,
|
|
199
206
|
self.inputParticles.get().getObjId(),
|
|
200
207
|
initialClassesId)
|
|
201
208
|
|
|
@@ -229,7 +236,7 @@ class XmippProtCL2D(ProtClassify2D):
|
|
|
229
236
|
args = self._defArgsCoreAnalisys()
|
|
230
237
|
self._insertClassifySteps(program, args, subset=CLASSES_CORE)
|
|
231
238
|
if self.analyzeRejected:
|
|
232
|
-
self._insertFunctionStep(
|
|
239
|
+
self._insertFunctionStep(self.analyzeOutOfCores, CLASSES_CORE)
|
|
233
240
|
|
|
234
241
|
if (self.numberOfClasses > (2 * self.numberOfInitialClasses.get())
|
|
235
242
|
and self.doStableCore): # Number of levels should be > 2
|
|
@@ -239,7 +246,7 @@ class XmippProtCL2D(ProtClassify2D):
|
|
|
239
246
|
self._insertClassifySteps(program, args,
|
|
240
247
|
subset=CLASSES_STABLE_CORE)
|
|
241
248
|
if self.analyzeRejected:
|
|
242
|
-
self._insertFunctionStep(
|
|
249
|
+
self._insertFunctionStep(self.analyzeOutOfCores,
|
|
243
250
|
CLASSES_STABLE_CORE)
|
|
244
251
|
|
|
245
252
|
def _insertClassifySteps(self, program, args, subset=CLASSES):
|
|
@@ -250,9 +257,9 @@ class XmippProtCL2D(ProtClassify2D):
|
|
|
250
257
|
4. And create output
|
|
251
258
|
"""
|
|
252
259
|
self._insertRunJobStep(program, args % self._params)
|
|
253
|
-
self._insertFunctionStep(
|
|
254
|
-
self._insertFunctionStep(
|
|
255
|
-
self._insertFunctionStep(
|
|
260
|
+
self._insertFunctionStep(self.evaluateClassesStep, subset)
|
|
261
|
+
self._insertFunctionStep(self.sortClassesStep, subset)
|
|
262
|
+
self._insertFunctionStep(self.createOutputStep, subset)
|
|
256
263
|
|
|
257
264
|
#--------------------------- STEPS functions -------------------------------
|
|
258
265
|
def convertInputStep(self, particlesId, classesId):
|
|
@@ -309,16 +316,15 @@ class XmippProtCL2D(ProtClassify2D):
|
|
|
309
316
|
resulting from the protocol execution.
|
|
310
317
|
"""
|
|
311
318
|
|
|
312
|
-
inputParticles = self.inputParticles.get()
|
|
313
319
|
level = self._lastLevel()
|
|
314
320
|
|
|
315
321
|
subsetFn = self._getFileName("level_classes", level=level, sub=subset)
|
|
316
322
|
|
|
317
323
|
if exists(subsetFn):
|
|
318
|
-
classes2DSet = self._createSetOfClasses2D(inputParticles, subset)
|
|
324
|
+
classes2DSet = self._createSetOfClasses2D(self.inputParticles, subset)
|
|
319
325
|
self._fillClassesFromLevel(classes2DSet, "last", subset)
|
|
320
326
|
|
|
321
|
-
result = {
|
|
327
|
+
result = {OUTPUTCLASSES + subset: classes2DSet}
|
|
322
328
|
self._defineOutputs(**result)
|
|
323
329
|
self._defineSourceRelation(self.inputParticles, classes2DSet)
|
|
324
330
|
|