lls-core

View on PyPIReverse Dependencies (1)

1.0.0 lls_core-1.0.0-py3-none-any.whl

Wheel Details

Project: lls-core
Version: 1.0.0
Filename: lls_core-1.0.0-py3-none-any.whl
Download: [link]
Size: 42527
MD5: 9a6ec376d6b3f317a3037d92a3c7b587
SHA256: c0aa941a99c106a67e3ec83127e600a962022ff2e3b967465cd78ab231810f32
Uploaded: 2024-11-19 08:46:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lls_core
Version: 1.0.0
Summary: Core functionality for analysing and visualizing lattice lightsheet and Oblique Plane Microscopy data.
Author: Pradeep Rajasekhar, Lachlan Whitehead, Robert Haase, Michael Milton
Project-Url: Repository, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice
Project-Url: BugTracker, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/issues
Project-Url: Documentation, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/wiki
Project-Url: SourceCode, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice
Project-Url: UserSupport, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/issues
License: GPL-3.0-only
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Framework :: napari
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.8
Requires-Dist: aicsimageio (>=4.6.3)
Requires-Dist: aicspylibczi (>=3.1.1)
Requires-Dist: click
Requires-Dist: dask
Requires-Dist: dask[distributed]
Requires-Dist: fsspec (>=2022.8.2)
Requires-Dist: importlib-resources
Requires-Dist: napari-workflows (>=0.2.8)
Requires-Dist: npy2bdv
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyclesperanto-prototype (>=0.20.0)
Requires-Dist: pyopencl
Requires-Dist: pydantic (<3,>=1.10.17)
Requires-Dist: pyyaml
Requires-Dist: read-roi
Requires-Dist: rich
Requires-Dist: resource-backed-dask-array (>=0.1.0)
Requires-Dist: scikit-image
Requires-Dist: StrEnum
Requires-Dist: tifffile (>=2023.3.15)
Requires-Dist: toolz
Requires-Dist: tqdm
Requires-Dist: typer
Requires-Dist: typing-extensions (>=4.7.0)
Requires-Dist: xarray[parallel]
Requires-Dist: pycudadecon (~=0.5); extra == "deconvolution"
Requires-Dist: numpy (<2); extra == "deconvolution"
Requires-Dist: build; extra == "deploy"
Requires-Dist: twine; extra == "deploy"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Requires-Dist: mkdocs-click; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: fieldz (>=0.1.0); extra == "docs"
Requires-Dist: griffe-fieldz; extra == "docs"
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: napari; extra == "testing"
Provides-Extra: deconvolution
Provides-Extra: deploy
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
lls_core/__init__.py sha256=ryKGSj-K8_GPApXOVYb9qbAxBA2aOfI4DTpaiHZUgGw 1538
lls_core/config.py sha256=rac4-4JtUWQYTFxgwyICmxMz2Rvv9JHHVoGnH7xDFDA 306
lls_core/cropping.py sha256=WM00RJWZxNzRRJpo_4psG7ijhUMu9N4Cvdjo1f4cDo0 2588
lls_core/deconvolution.py sha256=4PArtmUD4wAeiS6ao-JYHw4btSOPrW2Q2li3QRCyQQ4 10230
lls_core/llsz_core.py sha256=SqVPBLXPAjD7h3wUE_lG1mn0kx7Gt-46egn5zLqo8UQ 20428
lls_core/types.py sha256=3ikcBGgMaPxWTz6sWtMmFDaKUq6cpLT1cI8Pze66Md8 1449
lls_core/utils.py sha256=WNh68Cmpxf6Y_ETns1_pXjN4rOksHqyHTaXVwRf1cWY 11927
lls_core/workflow.py sha256=X3BQ69owngT9uYUXlA8fWL6ga4sRAm1LHzAPM9W-5J0 6245
lls_core/writers.py sha256=h9xGDXAoQ1cnb_t1ZsS9RAuwK1y7PC5mQ6uKVjo-Zaw 4129
lls_core/cmds/__init__.py sha256=37I0EaaHJEfnVUHmswZwJtEOvI929Cel9p15VJjhF_k 16
lls_core/cmds/__main__.py sha256=OOJ97BBW_Rv2AfCfejqE_FKSMuTvhqkWD1ioDs8CAYA 9184
lls_core/models/__init__.py sha256=eNburyX4c9I7COGTx8shpt5n0RlytoCkhG2KG23xTvc 255
lls_core/models/crop.py sha256=b8ubiku6-b598CJULPFBtRNYNg_Lztx1WpZNDf_lefY 3246
lls_core/models/deconvolution.py sha256=UpR-DrtdhQcry4UeD1ZrG0zvZVf8pINLominPxWRH2s 2031
lls_core/models/deskew.py sha256=tnZuy8BNshBuZIepGaLBeJzvA-HZVPqIxfJcZyI3aq0 9670
lls_core/models/lattice_data.py sha256=1Uf6qnrW68tOUwrWcpzaQ3kF7wtWTYcVumij4K5ALz8 21473
lls_core/models/output.py sha256=FMNjj61IF0FYSO8XptIM4_dUgRZSmRtp3cFNPZneq28 3981
lls_core/models/results.py sha256=ErR-FgfTAVXAUYHPDP5U-lCt_MpW0RqAEeyqIWnVr9c 9917
lls_core/models/utils.py sha256=9FcSGdXKx1U6IpleOrl08-qVL99lvR3rmuiGLkG5l10 3270
lls_core/sample/__init__.py sha256=TyQ3qy0e9luAOAj408m-NPfgIyxJFsjNjm_eIcNld-g 76
lls_core-1.0.0.dist-info/METADATA sha256=W-R-6hnxLf9JRSsHzKKM5524JD0KiKeVOAz8kNHD1ME 2761
lls_core-1.0.0.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
lls_core-1.0.0.dist-info/entry_points.txt sha256=7Y6DQ5ZBza5LAUc11I9udCBo9JshhbYbZm2bTuC7OEs 61
lls_core-1.0.0.dist-info/top_level.txt sha256=hoQvLnyrWiFArdZs0LGcBBXX390fNLMYACMI7b7mpkI 9
lls_core-1.0.0.dist-info/RECORD

top_level.txt

lls_core

entry_points.txt

lls-pipeline = lls_core.cmds.__main__:main