imagej-rolling-ball

View on PyPIReverse Dependencies (0)

2024.6.1 imagej_rolling_ball-2024.6.1-py3-none-any.whl

Wheel Details

Project: imagej-rolling-ball
Version: 2024.6.1
Filename: imagej_rolling_ball-2024.6.1-py3-none-any.whl
Download: [link]
Size: 8925
MD5: 3836387eb57f118109b35a8056b3348d
SHA256: 13fad3a1faa0df751e4cf378b5826556b647700e3ee8df25312d1f91fc0fbd2b
Uploaded: 2024-07-10 04:37:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imagej-rolling-ball
Version: 2024.6.1
Summary: Python wrapper for ImageJ's rolling ball background subtraction using pyimagej
Author: Yu-An Chen
Author-Email: atwood12[at]gmail.com
Home-Page: https://pypi.org/project/imagej-rolling-ball
Project-Url: Repository, https://github.com/Yu-AnChen/imagej-rolling-ball
Keywords: microscopy,imagej,background subtraction,image processing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: dask (>=2021.10.0); extra == "large"
Requires-Dist: fire (>=0.5.0); extra == "wsi"
Requires-Dist: palom (>=2023.8.1); extra == "wsi"
Requires-Dist: pyimagej (<1.5.0,>=1.4.1)
Requires-Dist: zarr (<2.15,>=2.10); extra == "large"
Provides-Extra: large
Provides-Extra: wsi
Description-Content-Type: text/markdown
[Description omitted; length: 6074 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
imagej_rolling_ball/__init__.py sha256=BX3l06TPnrm4kkJ_cukzhkAHh_Y0sF-8HHT-Gp3qzkk 298
imagej_rolling_ball/bg_subtracter.py sha256=ahbttuOHoh4GY8L-FdRh8xs9WItKKHKYyxlkW8n5Wtg 6477
imagej_rolling_ball/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imagej_rolling_ball/cli/rolling_ball.py sha256=YqQ38a8nhtPaLUq33xS-hUhwRIe0UPwOXKcF4msu01A 3255
imagej_rolling_ball-2024.6.1.dist-info/LICENSE sha256=NGqx6IRthkm19QTqDIA-2hEiWOqXwObeasGYS6rKw-U 1067
imagej_rolling_ball-2024.6.1.dist-info/METADATA sha256=zEaknoIrpdIaMLEpC9fT5MJKTEkoJsznvgKE-ttUIj4 7085
imagej_rolling_ball-2024.6.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
imagej_rolling_ball-2024.6.1.dist-info/entry_points.txt sha256=07BuarmtfJJA2MWKf8cDwEAyXf7dV-8MxEqM19T7UCs 74
imagej_rolling_ball-2024.6.1.dist-info/RECORD

entry_points.txt

rolling-ball = imagej_rolling_ball.cli.rolling_ball:main