mousetumornet

View on PyPIReverse Dependencies (1)

0.0.6 mousetumornet-0.0.6-py3-none-any.whl

Wheel Details

Project: mousetumornet
Version: 0.0.6
Filename: mousetumornet-0.0.6-py3-none-any.whl
Download: [link]
Size: 13008
MD5: eaa6b097d06f611c416df5aee25f7480
SHA256: 591d9ab9682516d9d6e15320c1eb2079df4e27a2606cc4470690d68da1af1c80
Uploaded: 2024-10-14 08:47:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mousetumornet
Version: 0.0.6
Summary: nnU-Net model for the segmentation of lung tumor nodules in mice CT scans.
Author: Center for Imaging, Ecole Polytechnique Federale de Lausanne (EPFL)
Author-Email: mallory.wittwer[at]epfl.ch
Home-Page: https://gitlab.epfl.ch/center-for-imaging/mousetumornet.git
Project-Url: Source Code, https://gitlab.epfl.ch/center-for-imaging/mousetumornet.git
License: BSD-3-Clause
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.8
Requires-Dist: magicgui
Requires-Dist: qtpy
Requires-Dist: napari[all] (>=0.4.16)
Requires-Dist: napari-label-focus
Requires-Dist: pooch
Requires-Dist: nnunetv2
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-qt; extra == "testing"
Requires-Dist: napari; extra == "testing"
Requires-Dist: pyqt5; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6944 characters]

WHEEL

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

RECORD

Path Digest Size
mousetumornet/__init__.py sha256=Sm1UyoH7GJbOBygPZ1-lFJeB-BY8ZinSW8klCa8v-mk 48
mousetumornet/cli.py sha256=SIEDs8k4l0SxEXSgoMYw0LzXUada-SSk-BZbWbC667k 2704
mousetumornet/configuration.py sha256=z8LYFIY2ZpnEYbgcK5Qdn2bvlLuz-kg-xgHuGgswqCE 335
mousetumornet/napari.yaml sha256=XmOMiIloFNWEtbrR6enGT44aVyk7HcsUu0111yQlZOo 604
mousetumornet/nnunet_predict.py sha256=s-ChOq62s68KhUaxQV82tKg5fu-z5euSwilpEiR2IPM 2501
mousetumornet/roi.py sha256=yG5WnXb3qmwCnaeFwaCOZeveZUBUKz7dl2Pt1VY_ImA 3586
mousetumornet/roi_widget.py sha256=jgpw1qJZH3Zm4PLxBZJt6oSXc-fA9AYlzvduHucFvJk 2597
mousetumornet/napari_nnunet/__init__.py sha256=KE5P7jYw2n_qXrflvBryQYDqT3Tw7B9n58ZF_0b_vNg 40
mousetumornet/napari_nnunet/nnunet_widget.py sha256=01UIzrhBe3r9LQsPKVDzYrkdSMYwRPPPVVVSm0RW1AU 3427
mousetumornet-0.0.6.dist-info/LICENSE sha256=p9wmdNf96UDdAq9LEwMsP669a6Lhhrc5ovjn0zL2pQs 1514
mousetumornet-0.0.6.dist-info/METADATA sha256=FE0eicJ4UfX3FKd0rsdqC_8mwXCJ5TUJ9-iQkOfOHaw 8492
mousetumornet-0.0.6.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
mousetumornet-0.0.6.dist-info/entry_points.txt sha256=Dao79JQ4H0X2-0_l0BPjlUKsyUzCs14ck9VwT9CcShU 245
mousetumornet-0.0.6.dist-info/top_level.txt sha256=pPrYZ18nTSmvluySTdd73XYUbx-Gbd-7_T5qfQx31rU 14
mousetumornet-0.0.6.dist-info/RECORD

top_level.txt

mousetumornet

entry_points.txt

mtn_extract_roi = mousetumornet.cli:cli_extract_roi
mtn_predict_folder = mousetumornet.cli:cli_predict_folder
mtn_predict_image = mousetumornet.cli:cli_predict_image
mousetumornet = mousetumornet:napari.yaml