small-fish-gui 1.0.3__py3-none-any.whl → 1.0.4__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.
- {small_fish_gui-1.0.3.dist-info → small_fish_gui-1.0.4.dist-info}/METADATA +2 -1
- {small_fish_gui-1.0.3.dist-info → small_fish_gui-1.0.4.dist-info}/RECORD +4 -4
- {small_fish_gui-1.0.3.dist-info → small_fish_gui-1.0.4.dist-info}/WHEEL +0 -0
- {small_fish_gui-1.0.3.dist-info → small_fish_gui-1.0.4.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: small_fish_gui
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4
|
|
4
4
|
Summary: Small Fish is a python application for the analysis of smFish images. It provides a ready to use graphical interface to combine famous python packages for cell analysis without any need for coding.
|
|
5
5
|
Project-URL: Homepage, https://github.com/2Echoes/small_fish
|
|
6
6
|
Project-URL: Issues, https://github.com/2Echoes/small_fish/issues
|
|
@@ -10,6 +10,7 @@ Classifier: License :: OSI Approved :: BSD License
|
|
|
10
10
|
Classifier: Operating System :: OS Independent
|
|
11
11
|
Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Requires-Python: >=3.8
|
|
13
|
+
Requires-Dist: big-fish==0.6.2
|
|
13
14
|
Requires-Dist: cellpose==3.0.7
|
|
14
15
|
Requires-Dist: czifile==2019.7.2
|
|
15
16
|
Requires-Dist: imageio==2.34.0
|
|
@@ -30,7 +30,7 @@ small_fish_gui/pipeline/actions.py,sha256=n6lr_LqV4PT5uw6KfovehUuUK-yTJ66G-IhY2u
|
|
|
30
30
|
small_fish_gui/pipeline/detection.py,sha256=l4G2UHJmrzIg_alAge2GY0h5D34N_oqWzfgjfe2SI04,26032
|
|
31
31
|
small_fish_gui/pipeline/main.py,sha256=4_Qk-NRhjOEsgN7T35NXOHj4OdDmZGS5kVeKde-yCiI,2593
|
|
32
32
|
small_fish_gui/pipeline/test.py,sha256=w4ZMGDmUDXxVgWTlZ2TKw19W8q5gcE9gLMKe0SWnRrw,2827
|
|
33
|
-
small_fish_gui-1.0.
|
|
34
|
-
small_fish_gui-1.0.
|
|
35
|
-
small_fish_gui-1.0.
|
|
36
|
-
small_fish_gui-1.0.
|
|
33
|
+
small_fish_gui-1.0.4.dist-info/METADATA,sha256=Ts0ZLtdXghljsj3JiBpsQcDsCtwUu76gvZhY91kd5pA,2567
|
|
34
|
+
small_fish_gui-1.0.4.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
|
|
35
|
+
small_fish_gui-1.0.4.dist-info/licenses/LICENSE,sha256=-iFy8VGBYs5VsHglKpk4D-hxqQ2jMJaqmfq_ulIzDks,1303
|
|
36
|
+
small_fish_gui-1.0.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|