cellprofiler-library-nightly 5.0.0.dev337__tar.gz → 5.0.0.dev340__tar.gz
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.
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/PKG-INFO +1 -1
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/_version.py +3 -3
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library_nightly.egg-info/PKG-INFO +1 -1
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/LICENSE +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/README.md +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/__init__.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/functions/__init__.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/functions/file_processing.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/functions/image_processing.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/functions/measurement.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/functions/object_processing.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/functions/segmentation.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/__init__.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_closing.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_colortogray.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_combineobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_convertimagetoobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_convertobjectstoimage.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_correctilluminationapply.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_crop.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_dilateimage.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_enhanceedges.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_enhanceorsuppressfeatures.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_erodeimage.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_erodeobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_expandorshrinkobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_fillobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_gaussianfilter.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_measureimageoverlap.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_measureobjectsizeshape.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_medialaxis.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_medianfilter.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_morphologicalskeleton.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_opening.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_overlayobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_reducenoise.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_savecroppedobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_threshold.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/modules/_watershed.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/__init__.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/colortogray.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/convertimagetoobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/convertobjectstoimage.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/correctilluminationapply.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/crop.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/dilateimage.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/enhanceorsuppressfeatures.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/erodeimage.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/erodeobjects.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/measureimageoverlap.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/objectsizeshapefeatures.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/structuring_elements.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/opts/threshold.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/py.typed +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library/types.py +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library_nightly.egg-info/SOURCES.txt +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library_nightly.egg-info/dependency_links.txt +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library_nightly.egg-info/requires.txt +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/cellprofiler_library_nightly.egg-info/top_level.txt +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/environment.yml +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/pyproject.toml +0 -0
- {cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/setup.cfg +0 -0
{cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cellprofiler-library-nightly
|
|
3
|
-
Version: 5.0.0.
|
|
3
|
+
Version: 5.0.0.dev340
|
|
4
4
|
Summary: cellprofiler-library implements CellProfiler's image processing and mathematical code, and is usable as a standalone library
|
|
5
5
|
Author: Anne Carpenter, Thouis (Ray) Jones, Lee Kamentsky, Vebjorn Ljosa, David Logan, Mark Bray, Madison Swain-Bowden, Allen Goodman, Claire McQuinn, Alice Lucas, Callum Tromans-Coia
|
|
6
6
|
Author-email: Beth Cimini <bcimini@broadinstitute.org>, David Stirling <dstirling@glencoesoftware.com>, Nodar Gogoberidze <ngogober@broadinstitute.org>
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '5.0.0.
|
|
32
|
-
__version_tuple__ = version_tuple = (5, 0, 0, '
|
|
31
|
+
__version__ = version = '5.0.0.dev340'
|
|
32
|
+
__version_tuple__ = version_tuple = (5, 0, 0, 'dev340')
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'g1e60a51df'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cellprofiler-library-nightly
|
|
3
|
-
Version: 5.0.0.
|
|
3
|
+
Version: 5.0.0.dev340
|
|
4
4
|
Summary: cellprofiler-library implements CellProfiler's image processing and mathematical code, and is usable as a standalone library
|
|
5
5
|
Author: Anne Carpenter, Thouis (Ray) Jones, Lee Kamentsky, Vebjorn Ljosa, David Logan, Mark Bray, Madison Swain-Bowden, Allen Goodman, Claire McQuinn, Alice Lucas, Callum Tromans-Coia
|
|
6
6
|
Author-email: Beth Cimini <bcimini@broadinstitute.org>, David Stirling <dstirling@glencoesoftware.com>, Nodar Gogoberidze <ngogober@broadinstitute.org>
|
{cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/LICENSE
RENAMED
|
File without changes
|
{cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cellprofiler_library_nightly-5.0.0.dev337 → cellprofiler_library_nightly-5.0.0.dev340}/setup.cfg
RENAMED
|
File without changes
|