cellfinder

View on PyPIReverse Dependencies (3)

1.3.3 cellfinder-1.3.3-py3-none-any.whl

Wheel Details

Project: cellfinder
Version: 1.3.3
Filename: cellfinder-1.3.3-py3-none-any.whl
Download: [link]
Size: 74413
MD5: 1f287f169ad0cc81c12b6e170bf95704
SHA256: 1bb7b4af961c6410de71c86e14e376d84145099f81cffb922785a109f001c811
Uploaded: 2024-10-08 12:14:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cellfinder
Version: 1.3.3
Summary: Automated 3D cell detection in large microscopy images
Author-Email: "Adam Tyson, Christian Niedworok, Charly Rousseau" <code[at]adamltyson.com>
Project-Url: Homepage, https://brainglobe.info/documentation/cellfinder/index.html
Project-Url: Source Code, https://github.com/brainglobe/cellfinder
Project-Url: Bug Tracker, https://github.com/brainglobe/cellfinder/issues
Project-Url: Documentation, https://brainglobe.info/documentation/cellfinder/index.html
Project-Url: User Support, https://forum.image.sc/tag/brainglobe
License: BSD-3-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: napari
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.10
Requires-Dist: brainglobe-utils (>=0.5.0)
Requires-Dist: brainglobe-napari-io (>=0.3.4)
Requires-Dist: dask[array]
Requires-Dist: fancylog (>=0.0.7)
Requires-Dist: natsort
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: keras (==3.5.0)
Requires-Dist: torch (>=2.1.0)
Requires-Dist: tifffile
Requires-Dist: tqdm
Requires-Dist: black; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pyinstrument; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-qt; extra == "dev"
Requires-Dist: pytest-timeout; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: brainglobe-napari-io; extra == "napari"
Requires-Dist: magicgui; extra == "napari"
Requires-Dist: napari-ndtiffs; extra == "napari"
Requires-Dist: napari-plugin-engine (>=0.1.4); extra == "napari"
Requires-Dist: napari[pyqt5]; extra == "napari"
Requires-Dist: pooch (>=1); extra == "napari"
Requires-Dist: qtpy; extra == "napari"
Provides-Extra: dev
Provides-Extra: napari
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4743 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cellfinder/__init__.py sha256=S5oQ3EORuyQTMYC4uUuzGKZ23J3Ya6q-1DOBib1KfiA 1166
cellfinder/cli_migration_warning.py sha256=gPtNrtnXvWpl5q0k_EGAQZg0DwcpCmuBTgpg56n5NfA 1578
cellfinder/core/__init__.py sha256=pRFuQsl78HEK0S6gvhJw70QLbjjSBzP-GFO0AtVaGtk 62
cellfinder/core/main.py sha256=t2mkq6iieEytbPckehBB43juwN5E-vhzstLSs620vdM 3625
cellfinder/core/types.py sha256=lTqWE4v0SMM0qLAZJdyAzqV1nLgDtobEpglNJcXt160 106
cellfinder/core/classify/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/classify/augment.py sha256=8dMbM7KhimM6NMgdMC53oHoCfYj1CIB-h3Yk8CZAxPw 6321
cellfinder/core/classify/classify.py sha256=uhvBGp3uFRp6uZeUtAIIS4BbIotQzZ_rql2zT_l-9Ok 3523
cellfinder/core/classify/cube_generator.py sha256=jC5aogTVy213PHouViSR9CgKkuOks3yk6csQC5kRoOE 17125
cellfinder/core/classify/resnet.py sha256=vGa85y_NcQnOXwAt5EtatLx5mrO8IoShCcNKtJ5-EFg 10034
cellfinder/core/classify/tools.py sha256=s5PEKAsZVbVuoferZ_nqMUM0f2bV_8WEKsdKe3SXEuE 2560
cellfinder/core/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/config/cellfinder.conf sha256=5i8axif7ekMutKDiVnZRs-LiJrgVQljg_beltidqtNk 56
cellfinder/core/detect/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/detect/detect.py sha256=iEYaYuYCSR4VJXmlFbEE1ti9Pjpv6m4rSfFILSOYmhE 9592
cellfinder/core/detect/filters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/detect/filters/setup_filters.py sha256=sUyZ2dKbfwhn4YTq3kLVTHkckZZ460AVozLfoz7hJK8 2084
cellfinder/core/detect/filters/plane/__init__.py sha256=lybcPbVDnurEQeq2FiLq0zR8p_ztarQOlajhdh1Q2-4 40
cellfinder/core/detect/filters/plane/classical_filter.py sha256=Nton_nrvv6LhNlK10HnS0TIHsjapBiMJPURgzYh2myY 1331
cellfinder/core/detect/filters/plane/plane_filter.py sha256=PWcAHDKB3qn3i9aSmQzUTEi3tgmccrf24DipjnYbOg0 2746
cellfinder/core/detect/filters/plane/tile_walker.py sha256=lhKrq-MB35bR0_JYgj7WMR4otuaZ6XRDDhJhKyH1yS8 3001
cellfinder/core/detect/filters/volume/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/detect/filters/volume/ball_filter.py sha256=ZEg8FNty-VD5N9j4FLZ18G-BuSvxjHs2-QTblwKcZgw 13894
cellfinder/core/detect/filters/volume/structure_detection.py sha256=mTHi0_A9FCK39I6fZm2dfMpDxIkfaidOIf6eCjTw-70 11307
cellfinder/core/detect/filters/volume/structure_splitting.py sha256=DnYcCkcdEaubzaWxbM7Ee8icyHq3dN8CcvZj_i0QvGM 7880
cellfinder/core/detect/filters/volume/volume_filter.py sha256=BJ8bStlNvMWsGlBekeqXpS8d9YKoLe3ifMfrEPpva2Q 7035
cellfinder/core/download/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/download/cli.py sha256=X9L9ZIkWqs58hX8G8q_0AKN4gk8BhydGxI9nLpdHQQE 1764
cellfinder/core/download/download.py sha256=YQP4NMM9Xt0rECRJEV5z6RCZNi5uCFhohFnDreH0qHA 3277
cellfinder/core/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/tools/array_operations.py sha256=LDbqWA_N2YtxeKS877QYdJRL2FCMC1R1ExJtdb6-vEA 3371
cellfinder/core/tools/geometry.py sha256=xlEQQmVQ9jcXqRzUqU554P8VxkaWkc5J_YhjkkKlI0Q 1124
cellfinder/core/tools/image_processing.py sha256=z27bGjf3Iv3G4Nt1OYzpEnIYQNc4nNomj_QitqvZB78 2269
cellfinder/core/tools/prep.py sha256=YU4VDyjEsOXn3S3gymEfPUzka-WYiHmR4Q4XdRebhDI 2175
cellfinder/core/tools/source_files.py sha256=vvwsIMe1ULKvXg_x22L75iqvCyMjEbUjJsDFQk3GYzY 856
cellfinder/core/tools/system.py sha256=WvEzPr7v-ohLDnzf4n13TMcN5OYIAXOEkaSmrHzdnwc 2438
cellfinder/core/tools/tiff.py sha256=NzIz6wq2GzxmcIhawFMwZADe-uQO2rIG46H7xkpGKLs 2899
cellfinder/core/tools/tools.py sha256=G8oDGNRuWkzEJDnnC4r3SNGgpVbqbelCZR5ODk9JRzs 4867
cellfinder/core/train/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/core/train/train_yml.py sha256=9QXv2wk24G8hYskMnBij7OngEELUWySK2fH4NFbYWw4 13260
cellfinder/napari/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellfinder/napari/curation.py sha256=Pfif12RUIMExxPuIp9U0mW5-4QycciDlkVE8_9UMgpY 21455
cellfinder/napari/input_container.py sha256=tkm0dkPt7kSL8Xkvs1fh8M6vKWw57QLIt_wv74HFkGk 2150
cellfinder/napari/napari.yaml sha256=WMR1CIAmYIVyQngbdbomTRZLvlDbb6LxsXsvTRClQnE 921
cellfinder/napari/sample_data.py sha256=oUST23q09MM8dxHbUCmO0AjtXG6OlR_32LLqP0EU2UA 732
cellfinder/napari/utils.py sha256=AwTs76M9azutHhHj2yuaKErDEQ5F6pFbIIakBfzen6M 3824
cellfinder/napari/detect/__init__.py sha256=BD9Bg9NTAr6yRTq2A_p58U6j4w5wbY0sdXwhPJ3MSMY 34
cellfinder/napari/detect/detect.py sha256=VB3SLZvqJhjuypjpaZuV9JscQ-sE8yVHG8RzEsZWfeA 13809
cellfinder/napari/detect/detect_containers.py sha256=j9NTsIyyDNrhlI2dc7hvc7QlxvI1NRHlCe137v7fsPg 5467
cellfinder/napari/detect/thread_worker.py sha256=PWM3OE-FpK-dpdhaE_Gi-2lD3u8sL-SJ13mp0pMhTyI 3078
cellfinder/napari/train/__init__.py sha256=xo4CK-DvSecInGEc2ohcTgQYlH3iylFnGvKTCoq2WkI 35
cellfinder/napari/train/train.py sha256=zJY7zKcLqDTDtD76thmbwViEU4tTFCmXZze-zHsTpoo 5941
cellfinder/napari/train/train_containers.py sha256=1wZ_GPe7B5XsLYs5XIx4m8GMw5KeVhg6SchhPtXu4V8 4386
cellfinder-1.3.3.dist-info/LICENSE sha256=Tw8iMytIDXLSmcIUsbQmRWojstl9yOWsPCx6ZT6dZLY 1564
cellfinder-1.3.3.dist-info/METADATA sha256=27H5g4lHvr3tyLQNPD7H3OnqUN2Y_LZFNOB15M9gS5s 7074
cellfinder-1.3.3.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
cellfinder-1.3.3.dist-info/entry_points.txt sha256=cKKjU8GPiN-TRelG2sT2JCKAcB9XDCjP6g9atE9pSoY 247
cellfinder-1.3.3.dist-info/top_level.txt sha256=jyTQzX-tDjbsMr6s-E71Oy0IKQzmHTXSk4ZhpG5EDSE 11
cellfinder-1.3.3.dist-info/RECORD

top_level.txt

cellfinder

entry_points.txt

cellfinder = cellfinder.cli_migration_warning:cli_catch
cellfinder_download = cellfinder.core.download.cli:main
cellfinder_train = cellfinder.core.train.train_yml:cli
cellfinder = cellfinder.napari:napari.yaml