spimple

View on PyPIReverse Dependencies (0)

0.0.3 spimple-0.0.3-py3-none-any.whl

Wheel Details

Project: spimple
Version: 0.0.3
Filename: spimple-0.0.3-py3-none-any.whl
Download: [link]
Size: 20038
MD5: 9dd675bc36d665d76ef8788cfff67a4e
SHA256: e39a0b04bf38e08cb60ed9287fd0a34cb6ad8cd670f33a373dcd276258c37f26
Uploaded: 2022-07-08 08:22:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spimple
Version: 0.0.3
Summary: Radio astronomy image post-processing tools
Author: Landman Bester
Author-Email: lbester[at]sarao.ac.za
Home-Page: https://github.com/landmanbester/spimple
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: omegaconf
Requires-Dist: katbeam
Requires-Dist: pytest (>=6.2.2)
Requires-Dist: pyscilog (>=0.1.2)
Requires-Dist: codex-africanus[complete]
Requires-Dist: dask-ms[xarray]
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8420 characters]

WHEEL

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

RECORD

Path Digest Size
spimple/__init__.py sha256=VA3S5D0GGUADAyULtGXnyOi-O2lQv7blwVddjddr1ls 148
spimple/utils.py sha256=AKfD4tT9h7iA4kMeXZEsrS1sHvR8Uqm60Y70Y-wNxBU 15105
spimple/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spimple/apps/image_convolver.py sha256=e8iM-St-cjKgyqk2fjIS0v-0UUWWQrdzxhf2Zl-ZW-4 8834
spimple/apps/power_beam_maker.py sha256=PYCFsNCEumkuajdLIw4OaJRVJS1kAmQdUQrBx5teLUU 3391
spimple/apps/spi_fitter.py sha256=q1cMdkWQFBaJ2ONFwTJ9wGActuuozY_8e46nTIb30FM 18149
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_convolve2gaussres.py sha256=UvY6jcOzsNvDnoG_UKNIoHDwme1VH6c4rkQjvV1AVIs 1453
spimple-0.0.3.dist-info/LICENSE sha256=tOOdeiwyfELg9v5AOGs9Lv2-HyHrB1MDzsEBzfAGRjU 1071
spimple-0.0.3.dist-info/METADATA sha256=33QIqtuqelHClVZxAoI66F6FJ0mv07d3qyLvZagnMbA 9051
spimple-0.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
spimple-0.0.3.dist-info/entry_points.txt sha256=FP8hogiVV0YNCjT94B2Dw8TcOZZ0cygPDT3NWuOaqKI 197
spimple-0.0.3.dist-info/top_level.txt sha256=XySErDoHmYlXoS4UtINBUDhFPaRdcdA09YRaGAFPYpw 14
spimple-0.0.3.dist-info/RECORD

top_level.txt

spimple
tests

entry_points.txt

spimple-binterp = spimple.apps.power_beam_maker:power_beam_maker
spimple-imconv = spimple.apps.image_convolver:image_convolver
spimple-spifit = spimple.apps.spi_fitter:spi_fitter