mosamatic2 2.0.15__py3-none-any.whl → 2.0.17__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.
Potentially problematic release.
This version of mosamatic2 might be problematic. Click here for more details.
- mosamatic2/cli.py +6 -0
- mosamatic2/commands/calculatemaskstatistics.py +59 -0
- mosamatic2/commands/defaultdockerpipeline.py +12 -1
- mosamatic2/commands/liveranalysispipeline.py +61 -0
- mosamatic2/commands/totalsegmentator.py +11 -2
- mosamatic2/core/pipelines/__init__.py +2 -1
- mosamatic2/core/pipelines/defaultdockerpipeline/defaultdockerpipeline.py +2 -9
- mosamatic2/core/pipelines/liveranalysispipeline/__init__.py +0 -0
- mosamatic2/core/pipelines/liveranalysispipeline/liveranalysispipeline.py +48 -0
- mosamatic2/core/tasks/__init__.py +2 -1
- mosamatic2/core/tasks/calculatemaskstatisticstask/__init__.py +0 -0
- mosamatic2/core/tasks/calculatemaskstatisticstask/calculatemaskstatisticstask.py +104 -0
- mosamatic2/core/tasks/totalsegmentatortask/totalsegmentatortask.py +35 -10
- mosamatic2/ui/mainwindow.py +30 -0
- mosamatic2/ui/resources/VERSION +1 -1
- mosamatic2/ui/widgets/panels/pipelines/defaultpipelinepanel.py +1 -1
- mosamatic2/ui/widgets/panels/pipelines/liveranalysispipelinepanel.py +187 -0
- mosamatic2/ui/widgets/panels/tasks/calculatemaskstatisticstaskpanel.py +215 -0
- mosamatic2/ui/widgets/panels/visualizations/slicevisualization/custominteractorstyle.py +18 -0
- mosamatic2/ui/widgets/panels/visualizations/slicevisualization/sliceviewer.py +21 -3
- mosamatic2/ui/widgets/panels/visualizations/slicevisualization/slicevisualization.py +36 -1
- {mosamatic2-2.0.15.dist-info → mosamatic2-2.0.17.dist-info}/METADATA +4 -4
- {mosamatic2-2.0.15.dist-info → mosamatic2-2.0.17.dist-info}/RECORD +25 -17
- {mosamatic2-2.0.15.dist-info → mosamatic2-2.0.17.dist-info}/WHEEL +0 -0
- {mosamatic2-2.0.15.dist-info → mosamatic2-2.0.17.dist-info}/entry_points.txt +0 -0
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
models.py,sha256=Kx6oWKt7IpTTxrhBDrX61X-ZX12J7yPkJFuhVDsDHoQ,8807
|
|
2
2
|
mosamatic2/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
mosamatic2/app.py,sha256=RIUa5tvMYFcmEII4xZPLZZdx9dXWqBvwkxkl_R97Jkw,860
|
|
4
|
-
mosamatic2/cli.py,sha256=
|
|
4
|
+
mosamatic2/cli.py,sha256=pZIcsNPBYF1VLiQvo6CNv6_W-lw7toon1Mi0R9Huobw,1878
|
|
5
5
|
mosamatic2/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
mosamatic2/commands/boadockerpipeline.py,sha256=-k9rQlhixfcqGUy29SsKYVXxZFri6DcnWaV6utJ6mhI,1344
|
|
7
|
+
mosamatic2/commands/calculatemaskstatistics.py,sha256=cCQkLhSczD0sk2wTmfwWF0A3ARkUPqqgrDoz8sT3kDw,1498
|
|
7
8
|
mosamatic2/commands/calculatescores.py,sha256=Lb8Q8L2yq7Tt6VBJ6_lltRuldrev_pac6fcgF-xzZyE,1984
|
|
8
9
|
mosamatic2/commands/createdicomsummary.py,sha256=qbVgWGIJPBL8vTBcAxfThloQ_q15OfQy5ohMprzZL4E,1955
|
|
9
10
|
mosamatic2/commands/createpngsfromsegmentations.py,sha256=uUAQJVTqOkBCfENzi21RBNYvf6_nuesx1MeR3j_-7dM,1682
|
|
10
|
-
mosamatic2/commands/defaultdockerpipeline.py,sha256=
|
|
11
|
+
mosamatic2/commands/defaultdockerpipeline.py,sha256=oPi4UuZ0Xne0_fsAyzRyvhCgNV9KDH3nTyZJJlT3LpI,2368
|
|
11
12
|
mosamatic2/commands/defaultpipeline.py,sha256=-kQRSXbEDimAdy_kT1qMxRlZWUoXdu3PkWf70PCIS5Y,1734
|
|
12
13
|
mosamatic2/commands/dicom2nifti.py,sha256=uzI3-QT8_HtwXKkX5kRJzMKssM5dvJGUjZ1Z-XkwLYc,1366
|
|
14
|
+
mosamatic2/commands/liveranalysispipeline.py,sha256=CiTTTIEpOAHwx7p919WH8XsEflEKyV6rgfgeG6XjIDs,1831
|
|
13
15
|
mosamatic2/commands/rescaledicomimages.py,sha256=25QdCzB5s0sRwkTb3o5zco2bIwy6LttNf7i97kGBDYQ,1280
|
|
14
16
|
mosamatic2/commands/segmentmusclefatl3tensorflow.py,sha256=CdScmA_EQicaN4GY5bBUOYwfhDPqy9om2sxY3WrtmM0,1424
|
|
15
17
|
mosamatic2/commands/selectslicefromscans.py,sha256=3398PM2uBcxF6wpb0-c-Itp_qxoAxBf0SE2nDDI3Ct4,1715
|
|
16
|
-
mosamatic2/commands/totalsegmentator.py,sha256=
|
|
18
|
+
mosamatic2/commands/totalsegmentator.py,sha256=VY3OWPmnQzqkWPjKj_HIcQu2kJoiwVAh2HveFC1Z6uE,2245
|
|
17
19
|
mosamatic2/constants.py,sha256=MVYMwO-x2jQSN37o3zNkRseVQ1nYRA3mLv3v_Q0Mlds,1284
|
|
18
20
|
mosamatic2/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
21
|
mosamatic2/core/data/__init__.py,sha256=j9iGqUTJlGF0N0gPrzzpe_Dhv0Bj9c6FdQ1g7U-_j2g,298
|
|
@@ -29,16 +31,20 @@ mosamatic2/core/data/numpyimage.py,sha256=bnG6WVGSRxNdzIlb2DNj5u6Gv4BAYscIj2Buyj
|
|
|
29
31
|
mosamatic2/core/managers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
30
32
|
mosamatic2/core/managers/logmanager.py,sha256=NEaXvhl0aILjBbK710GaWanVuuNvB51HpHhE5rgYvng,1391
|
|
31
33
|
mosamatic2/core/managers/logmanagerlistener.py,sha256=Gaig07yjBnyQq9I8sN85olTEeDCDyCFQnEJdwzvmgvc,99
|
|
32
|
-
mosamatic2/core/pipelines/__init__.py,sha256=
|
|
34
|
+
mosamatic2/core/pipelines/__init__.py,sha256=l2YJ5bc2PdscGYJGWUL1UvA-LeVvnckNDaMlxMvzdCc,388
|
|
33
35
|
mosamatic2/core/pipelines/boadockerpipeline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
34
36
|
mosamatic2/core/pipelines/boadockerpipeline/boadockerpipeline.py,sha256=KFZk_L_0KaTdUqHjqGW8MysbCIOKlUKWP8S-T9xyvis,2939
|
|
35
37
|
mosamatic2/core/pipelines/defaultdockerpipeline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
36
|
-
mosamatic2/core/pipelines/defaultdockerpipeline/defaultdockerpipeline.py,sha256=
|
|
38
|
+
mosamatic2/core/pipelines/defaultdockerpipeline/defaultdockerpipeline.py,sha256=FlofeJE_eDHydoo-j_zBiorZXc9wg0a4YKpEesZYqgo,1164
|
|
37
39
|
mosamatic2/core/pipelines/defaultpipeline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
40
|
mosamatic2/core/pipelines/defaultpipeline/defaultpipeline.py,sha256=Bme0r_shnrllWYCYDNc6cLM2fQC2yD8RJKpRdoh_6Uc,3077
|
|
41
|
+
mosamatic2/core/pipelines/liveranalysispipeline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
42
|
+
mosamatic2/core/pipelines/liveranalysispipeline/liveranalysispipeline.py,sha256=OcIYJGI5eSZjNpnv5CBAz7cungCmgyT7aPmx7-_eGDc,1604
|
|
39
43
|
mosamatic2/core/pipelines/pipeline.py,sha256=mRxKXLKwgKDpc8R9mCI6gDKGJ2lKVxRQ__Sf0Mfn_Qc,384
|
|
40
44
|
mosamatic2/core/singleton.py,sha256=FV0k_LlOCmFhlWN6gf1c2x7YXWyd8-7DsIMvOKrI6NY,224
|
|
41
|
-
mosamatic2/core/tasks/__init__.py,sha256=
|
|
45
|
+
mosamatic2/core/tasks/__init__.py,sha256=JE-654XG0bel8n3EMM8nJmdZwQfMh_OzIRl61JWk-kw,976
|
|
46
|
+
mosamatic2/core/tasks/calculatemaskstatisticstask/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
47
|
+
mosamatic2/core/tasks/calculatemaskstatisticstask/calculatemaskstatisticstask.py,sha256=e0VdrRLqEPQGqRTpAmCCkI4gDyo0IISd_0szonrbebI,4325
|
|
42
48
|
mosamatic2/core/tasks/calculatescorestask/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
43
49
|
mosamatic2/core/tasks/calculatescorestask/calculatescorestask.py,sha256=cwGVedJR_BGSYzXq6ouTgCbSC6s2VtyD8FzRC-QBXUI,6617
|
|
44
50
|
mosamatic2/core/tasks/createdicomsummarytask/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -56,16 +62,16 @@ mosamatic2/core/tasks/selectslicefromscanstask/__init__.py,sha256=47DEQpj8HBSa-_
|
|
|
56
62
|
mosamatic2/core/tasks/selectslicefromscanstask/selectslicefromscanstask.py,sha256=EIEHhWoGL30rcz8qckFl465rU40P-pIkvhMOfSud7Yw,7253
|
|
57
63
|
mosamatic2/core/tasks/task.py,sha256=APPnid6dpSGkPuDqU1vm2RIMR5vkpvbP1CPHUMjympg,1691
|
|
58
64
|
mosamatic2/core/tasks/totalsegmentatortask/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
59
|
-
mosamatic2/core/tasks/totalsegmentatortask/totalsegmentatortask.py,sha256=
|
|
65
|
+
mosamatic2/core/tasks/totalsegmentatortask/totalsegmentatortask.py,sha256=_phgEp-lPhsim53jdTyfzJzUF0EMcF-I-llQ3J9CyN4,3331
|
|
60
66
|
mosamatic2/core/utils.py,sha256=4duREimHWkUfZIjSy16fsxF8-3ZxukfOi8eSNjAdxF8,12240
|
|
61
67
|
mosamatic2/server.py,sha256=-cZ9BPsZUXoINKqwhCHN8c59mlvzzDXzTVxsYt9au70,4644
|
|
62
68
|
mosamatic2/ui/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
63
|
-
mosamatic2/ui/mainwindow.py,sha256=
|
|
69
|
+
mosamatic2/ui/mainwindow.py,sha256=goQVUGuWHHaUhs-oxnSRfZBth2VYYBNsvr2siA8wPnk,17866
|
|
64
70
|
mosamatic2/ui/resources/icons/mosamatic2.icns,sha256=OfhC-diJTIgaNMOezxKKilGsY7mRkaGdU5dGr0MOjIA,2994125
|
|
65
71
|
mosamatic2/ui/resources/icons/mosamatic2.ico,sha256=ySD3RYluHK3pgS0Eas7eKrVk_AskdLQ4qs_IT-wNhq4,12229
|
|
66
72
|
mosamatic2/ui/resources/icons/spinner.gif,sha256=rvaac6GUZauHSPFSOLWr0RmLfjmtZih2Q8knQ2WP3Po,16240
|
|
67
73
|
mosamatic2/ui/resources/images/body-composition.jpg,sha256=KD-BudbXwThB4lJOZZN-ad5-TZRaaZ5cKTH0Ar1TOZs,21227
|
|
68
|
-
mosamatic2/ui/resources/VERSION,sha256=
|
|
74
|
+
mosamatic2/ui/resources/VERSION,sha256=krMCj4G6-pLwCXMT7JLhq0fbjfA7zA6XnzVBHS_mgSc,9
|
|
69
75
|
mosamatic2/ui/settings.py,sha256=YEVHYJIfNsqMO3v1pjzgh7Pih9GGoUX7S9s8S-sBNUk,2121
|
|
70
76
|
mosamatic2/ui/utils.py,sha256=6bbPIrh4RJ_yhQKNZrgPbL4XeUEogjIjbk_e5c3QS5g,853
|
|
71
77
|
mosamatic2/ui/widgets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -79,10 +85,12 @@ mosamatic2/ui/widgets/panels/mainpanel.py,sha256=KqI8dA7GpLFd2unqVRTBkNxdnh6AWGp
|
|
|
79
85
|
mosamatic2/ui/widgets/panels/pipelines/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
80
86
|
mosamatic2/ui/widgets/panels/pipelines/boadockerpipelinepanel.py,sha256=f1VKob6SRi8dO2m1HF4JXwV_EkrzYWgTdkIOILDD5y4,8406
|
|
81
87
|
mosamatic2/ui/widgets/panels/pipelines/defaultdockerpipelinepanel.py,sha256=VAYx8Ksb9yVaA2GngB5h-sJNfALXeQMmWqOEXQNCjKY,14215
|
|
82
|
-
mosamatic2/ui/widgets/panels/pipelines/defaultpipelinepanel.py,sha256=
|
|
88
|
+
mosamatic2/ui/widgets/panels/pipelines/defaultpipelinepanel.py,sha256=gxkDPLZIRbaOEPr0ekumfa9TlCRlzoaAYF8kiL1BzRw,13732
|
|
89
|
+
mosamatic2/ui/widgets/panels/pipelines/liveranalysispipelinepanel.py,sha256=-bUv52mNWsrdWU0OBiOMfokOIgDnj8DWGzh47oRjvZ0,7778
|
|
83
90
|
mosamatic2/ui/widgets/panels/pipelines/pipelinepanel.py,sha256=SlkKme8Wv2Bvp2Alen98mFjv3F5eZCwJylj294gd5uU,178
|
|
84
91
|
mosamatic2/ui/widgets/panels/stackedpanel.py,sha256=dK1YWuHUzxRhVb5gP0Lu9rAiW4XagjcHmGF__5Lpufk,657
|
|
85
92
|
mosamatic2/ui/widgets/panels/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
93
|
+
mosamatic2/ui/widgets/panels/tasks/calculatemaskstatisticstaskpanel.py,sha256=o6cXLgzopOgT27DZb5DVdhGnRIABNGkTDu5yiIImJOg,9149
|
|
86
94
|
mosamatic2/ui/widgets/panels/tasks/calculatescorestaskpanel.py,sha256=NmPLQizj4x9jgf9UA7VZSjARNHYJB_jrfB0kvaVncdw,9387
|
|
87
95
|
mosamatic2/ui/widgets/panels/tasks/createdicomsummarytaskpanel.py,sha256=cRCaEmjjZP6RwEhezj2Axxuv8uAGe7ZzHoU67asoZ5s,7530
|
|
88
96
|
mosamatic2/ui/widgets/panels/tasks/createpngsfromsegmentationstaskpanel.py,sha256=JFnmYjPemRtXPXV2fk2cjB45fseN5BZ8gI_T1zVLGV8,7879
|
|
@@ -94,13 +102,13 @@ mosamatic2/ui/widgets/panels/tasks/taskpanel.py,sha256=t8lIx1P8sS1Fa-aNm6eEha629
|
|
|
94
102
|
mosamatic2/ui/widgets/panels/tasks/totalsegmentatortaskpanel.py,sha256=6jXjHSlnyaWiei5LF08cR8vnEc5-OtbMpAlqpxPQZ-0,8169
|
|
95
103
|
mosamatic2/ui/widgets/panels/visualizations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
96
104
|
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
97
|
-
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/custominteractorstyle.py,sha256=
|
|
98
|
-
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/sliceviewer.py,sha256=
|
|
99
|
-
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/slicevisualization.py,sha256=
|
|
105
|
+
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/custominteractorstyle.py,sha256=AylbJRq85Y2qpMqQi_nfUwcO-cKEhhzfMBzHx8kJ4pY,3275
|
|
106
|
+
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/sliceviewer.py,sha256=T2BKe_k6vAQ2GFT5c-8uncddLKmkyOPCPo_FXl7G7w8,5307
|
|
107
|
+
mosamatic2/ui/widgets/panels/visualizations/slicevisualization/slicevisualization.py,sha256=jH5kfvF2Jb-7fkfwC6egsGDhTR9yX5-dQDDZNddvPqM,6087
|
|
100
108
|
mosamatic2/ui/widgets/panels/visualizations/visualization.py,sha256=JvqTJi7cCGYK1-wrN2oURdCOBoPS2clVUyYglhkoVJg,178
|
|
101
109
|
mosamatic2/ui/widgets/splashscreen.py,sha256=MS-OczOWfwwEQNQd-JWe9_Mh57css0cSQgbu973rwQo,4056
|
|
102
110
|
mosamatic2/ui/worker.py,sha256=v7e3gq7MUudgpB1BJW-P7j5wurzu6-HG5m7I6WHgJp0,699
|
|
103
|
-
mosamatic2-2.0.
|
|
104
|
-
mosamatic2-2.0.
|
|
105
|
-
mosamatic2-2.0.
|
|
106
|
-
mosamatic2-2.0.
|
|
111
|
+
mosamatic2-2.0.17.dist-info/entry_points.txt,sha256=MCUpKkgbej1clgp8EqlLQGs0BIKwGPcBPiVWLfGz9Gw,126
|
|
112
|
+
mosamatic2-2.0.17.dist-info/METADATA,sha256=NPrpAEWyQ33QauK_ymcmV-RE0vJTHetSGQGQxbvpfPM,1565
|
|
113
|
+
mosamatic2-2.0.17.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
114
|
+
mosamatic2-2.0.17.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|