qsonic

View on PyPIReverse Dependencies (0)

1.0.0 qsonic-1.0.0-py3-none-any.whl

Wheel Details

Project: qsonic
Version: 1.0.0
Filename: qsonic-1.0.0-py3-none-any.whl
Download: [link]
Size: 55286
MD5: cdf33d264b8830e06cfca9d94e34e3a7
SHA256: fb26e38fa59d87771695398066a3b3539bd019d4acc4f6fccde92e37bffc8cd2
Uploaded: 2024-05-02 14:37:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qsonic
Version: 1.0.0
Summary: Quasar continuum fitter for DESI
Author: Naim Goksel Karacayli
Author-Email: ngokselk[at]gmail.com
Project-Url: Bug Reports, https://github.com/p-slash/qsonic/issues
Project-Url: Documentation, http://qsonic.readthedocs.io/
Project-Url: Source, https://github.com/p-slash/qsonic
License: MIT
Requires-Python: >=3.7
Requires-Dist: numpy (~=1.26.0)
Requires-Dist: numba (~=0.58.1)
Requires-Dist: scipy (~=1.12.0)
Requires-Dist: astropy (~=6.0.0)
Requires-Dist: healpy (~=1.16.0)
Requires-Dist: fitsio (~=1.1.9)
Requires-Dist: iminuit (~=2.18.0)
Requires-Dist: mpi4py
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-argparse; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: build; extra == "pub"
Requires-Dist: twine; extra == "pub"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: pub
License-File: LICENSE
[Description omitted; length: 2655 characters]

WHEEL

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

RECORD

Path Digest Size
qsonic/__init__.py sha256=B3o3sZwuFESHHaBX1KTUveP6HeguzJLG-_X4QcQXVQ4 194
qsonic/calibration.py sha256=cw_tXW0IZ3jmbwp5QXgvGzZf6m5377sJGGWzBqnFRvk 6428
qsonic/catalog.py sha256=xOGl1LkvTT6GfYQd0Tjt2Iz4x9LFh1VHdG9qW6a_tYo 12293
qsonic/io.py sha256=3XmFRqt-CinkRbXk_eUFHRBQeX6ac4JqsU06MqRzyJQ 19818
qsonic/masks.py sha256=rZ4onSjk_hM-3QRYNZPOsMOqTZ9L1-aIckLd1dXxuY0 13845
qsonic/mathtools.py sha256=eQeUZjYyZhsCGM-7LFQIfBQVeCptO7nWOu-SelU7qng 17285
qsonic/mpi_utils.py sha256=dJa5CkxdpKe5Xja8aceYJgcQZkG-pCTrUJDDn6L04E0 4693
qsonic/picca_continuum.py sha256=REijTUPx79bLy-2mI44YyWV3nhtI2VuKqGbCz1ahhNk 56545
qsonic/spectrum.py sha256=cNvsq6y1mGIASUqkeKxgK2S8guX6UGB_Qxk0nMu7JHo 34753
qsonic/scripts/qsonic_calib.py sha256=o-Nhs5Cc6yb12BagkukhghYN3SjrT80RnUXcA_SnH4c 9508
qsonic/scripts/qsonic_coadd_deltas.py sha256=ezC-23h3QkswWPl2NoJUBur2pu57uOZUiWbtbAnf54s 3444
qsonic/scripts/qsonic_fit.py sha256=VHkshuRYBKMMB6AEG6RYEMLC70w6FwbrcLdH2MXapRM 12539
qsonic-1.0.0.dist-info/LICENSE sha256=n6dzP_t84h83KbhGu1vcP8zmzWNc6e0jyf6pl8XjbPc 1064
qsonic-1.0.0.dist-info/METADATA sha256=8iZz6Tcs3NRpJCkpQCheSHL41Dlr0V6IduPzzRoITtE 3680
qsonic-1.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
qsonic-1.0.0.dist-info/entry_points.txt sha256=R8NreEI6xAYwQVSzdAyNyG1G1-QDrTKWqz_YXomzzf8 165
qsonic-1.0.0.dist-info/top_level.txt sha256=kG1xTdAbWuZLGR1P-2yuMJJBSOcJeUFbhqtMOiSEe78 7
qsonic-1.0.0.dist-info/RECORD

top_level.txt

qsonic

entry_points.txt

qsonic-calib = qsonic.scripts.qsonic_calib:main
qsonic-coadd = qsonic.scripts.qsonic_coadd_deltas:main
qsonic-fit = qsonic.scripts.qsonic_fit:main