spacr 0.9.22__py3-none-any.whl → 0.9.23__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: spacr
3
- Version: 0.9.22
3
+ Version: 0.9.23
4
4
  Summary: Spatial phenotype analysis of crisp screens (SpaCr)
5
5
  Home-page: https://github.com/EinarOlafsson/spacr
6
6
  Author: Einar Birnir Olafsson
@@ -86,8 +86,8 @@ Requires-Dist: opencv-python-headless ; extra == 'headless'
86
86
  :target: https://badge.fury.io/py/spacr
87
87
  .. |Python version| image:: https://img.shields.io/pypi/pyversions/spacr
88
88
  :target: https://pypistats.org/packages/spacr
89
- .. |Licence: GPL v3| image:: https://img.shields.io/github/license/EinarOlafsson/spacr
90
- :target: https://github.com/EinarOlafsson/spacr/blob/master/LICENSE
89
+ .. |Licence: MIT| image:: https://img.shields.io/github/license/EinarOlafsson/spacr
90
+ :target: https://github.com/EinarOlafsson/spacr/blob/main/LICENSE
91
91
  .. |repo size| image:: https://img.shields.io/github/repo-size/EinarOlafsson/spacr
92
92
  :target: https://github.com/EinarOlafsson/spacr/
93
93
 
@@ -95,7 +95,7 @@ Requires-Dist: opencv-python-headless ; extra == 'headless'
95
95
 
96
96
  Badges
97
97
  ------
98
- |Docs| |PyPI version| |Python version| |Licence: GPL v3| |repo size|
98
+ |Docs| |PyPI version| |Python version| |Licence: MIT| |repo size|
99
99
 
100
100
  SpaCr
101
101
  =====
@@ -194,7 +194,7 @@ The following example Jupyter notebooks illustrate common workflows using spaCR.
194
194
 
195
195
  License
196
196
  -------
197
- spaCR is distributed under the terms of the GNU General Public License v3.0.
197
+ spaCR is distributed under the terms of the MIT License.
198
198
  See the `LICENSE <https://github.com/EinarOlafsson/spacr/blob/main/LICENSE>`_ file for details.
199
199
 
200
200
  How to Cite
@@ -102,9 +102,9 @@ spacr/resources/icons/umap.png,sha256=dOLF3DeLYy9k0nkUybiZMe1wzHQwLJFRmgccppw-8b
102
102
  spacr/resources/images/plate1_E01_T0001F001L01A01Z01C02.tif,sha256=Tl0ZUfZ_AYAbu0up_nO0tPRtF1BxXhWQ3T3pURBCCRo,7958528
103
103
  spacr/resources/images/plate1_E01_T0001F001L01A02Z01C01.tif,sha256=m8N-V71rA1TT4dFlENNg8s0Q0YEXXs8slIn7yObmZJQ,7958528
104
104
  spacr/resources/images/plate1_E01_T0001F001L01A03Z01C03.tif,sha256=Pbhk7xn-KUP6RSIhJsxQcrHFImBm3GEpLkzx7WOc-5M,7958528
105
- spacr-0.9.22.dist-info/LICENSE,sha256=t0Pov6pnK8thLteoF4xZGmdCwe5mhNwl3OXxLYTGD9U,1081
106
- spacr-0.9.22.dist-info/METADATA,sha256=2S47OKA9NllqFHRCuTKw8AAi4F2T-TCISGUbAe54V7E,10009
107
- spacr-0.9.22.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
108
- spacr-0.9.22.dist-info/entry_points.txt,sha256=BMC0ql9aNNpv8lUZ8sgDLQMsqaVnX5L535gEhKUP5ho,296
109
- spacr-0.9.22.dist-info/top_level.txt,sha256=GJPU8FgwRXGzKeut6JopsSRY2R8T3i9lDgya42tLInY,6
110
- spacr-0.9.22.dist-info/RECORD,,
105
+ spacr-0.9.23.dist-info/LICENSE,sha256=t0Pov6pnK8thLteoF4xZGmdCwe5mhNwl3OXxLYTGD9U,1081
106
+ spacr-0.9.23.dist-info/METADATA,sha256=gy9qyJkjFqHadibbOyT-P5LpuddwA67xwvGHLBmXOK0,9981
107
+ spacr-0.9.23.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
108
+ spacr-0.9.23.dist-info/entry_points.txt,sha256=BMC0ql9aNNpv8lUZ8sgDLQMsqaVnX5L535gEhKUP5ho,296
109
+ spacr-0.9.23.dist-info/top_level.txt,sha256=GJPU8FgwRXGzKeut6JopsSRY2R8T3i9lDgya42tLInY,6
110
+ spacr-0.9.23.dist-info/RECORD,,
File without changes