resector

View on PyPIReverse Dependencies (0)

0.2.10 resector-0.2.10-py2.py3-none-any.whl

Wheel Details

Project: resector
Version: 0.2.10
Filename: resector-0.2.10-py2.py3-none-any.whl
Download: [link]
Size: 86325
MD5: 15cc539084ec144ddf7b18dd2a89e9e0
SHA256: 233571a2888392e9c3668f5f17615954191eb6ff59253bc4e0b65f612c9b453e
Uploaded: 2023-04-23 14:41:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: resector
Version: 0.2.10
Summary: Algorithm to simulate resections osurgery on brain MRI scans.
Author: Fernando Perez-Garcia
Author-Email: fernando.perezgarcia.17[at]ucl.ac.uk
Home-Page: https://github.com/fepegar/resector
License: MIT license
Keywords: resector
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: noise
Requires-Dist: torchio
Requires-Dist: SimpleITK
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: vtk
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4683 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
resector/BrainAnatomyLabelsV3_0.txt sha256=K69s2xOOWp8SbE_jbIH0lQ0pjbbJOz1mw0aBVHiRtiQ 7357
resector/__init__.py sha256=o8wCOQzVAY5LebCFZXqRNp3PGxzrxGRnydOUIbsUlgE 423
resector/image.py sha256=uL-ZJX0Z-oU62Cl3riPQbinmcLyPB34X9Q2cWmfgpPI 3548
resector/io.py sha256=8lX6FiPca86OjR-zGEfrWCS7uAb1sHRk0drM8fi6EL0 3803
resector/mesh.py sha256=Km5dDuFfx4xMn3rXnni44IpkIv29g2xGa5fBcrWyKl8 10556
resector/parcellation.py sha256=ILPbqtPgKkjo0tkeT2iSNgomKvSuLjGDlPd4hH_nMI8 6408
resector/random_resection.py sha256=Gi9m8-hpDVOSXRtpKxPJv0_TYdEiLWQSo65ig1AE6wM 10371
resector/resector.py sha256=oFxBfxzqzjbVWs8H5HNZkLDl-IlVsd-z8M2t7oySG70 4666
resector/shape.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
resector/texture.py sha256=uruMo7TcvbtU1V7Dqj4AkqB4b5MyHBVbMiFfNHCSjbg 8559
resector/timer.py sha256=EN75SSUPzdmKNTpH4lKPkHqVECqNMSur6OM5bfVXH2M 296
resector/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
resector/cli/create_noise_volume.py sha256=PktpVSYBQ2NRHYIxDccuf3oqpnN3u3LQW2GS4iFf9EI 2960
resector/cli/resect.py sha256=nIWcUFYA19S_60YMxPQbubWNeuYyyb-D2Vq_OUKZg3U 5384
resector/resources/geodesic_polyhedron.vtp sha256=Wv0A2dSyA3_dNi7h010PX3Z0BLuVuOCjMSD4tjBjjv8 84086
resector/resources/volumes.csv sha256=xmSvITRM1Ftl-zoe0G_OpBUrBPov6yO-mlYzUU4M_6c 4469
resector-0.2.10.dist-info/LICENSE sha256=Vh34pCo9Owd76xcXcqdRaduhKzg7Jj1c4RQIFxqU2Ww 1080
resector-0.2.10.dist-info/METADATA sha256=1thuG9Jk1C9yfej9nDipBTUxpe2aOULa2b0hUznKXf4 5718
resector-0.2.10.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
resector-0.2.10.dist-info/entry_points.txt sha256=yI5JvrilWtd9zb9CuluCes1J_3imPsDD_NiU1Km6SSs 112
resector-0.2.10.dist-info/top_level.txt sha256=8q6OlS-TB0_42c0IdAi5RFqGYKOw_ZhlwjiY9jpsFi0 9
resector-0.2.10.dist-info/RECORD

top_level.txt

resector

entry_points.txt

create-noise-volume = resector.cli.create_noise_volume:main
resect = resector.cli.resect:main