sgnl

View on PyPIReverse Dependencies (1)

0.0.2 sgnl-0.0.2-py3-none-any.whl

Wheel Details

Project: sgnl
Version: 0.0.2
Filename: sgnl-0.0.2-py3-none-any.whl
Download: [link]
Size: 25784
MD5: 805424f5bfcea7dcc84499a8a4cbbd01
SHA256: 7eb759697e635d39d7e7a4680e604f27629c231388c9ab56bfcdfdebd1fa76cb
Uploaded: 2024-10-02 19:39:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sgnl
Version: 0.0.2
Summary: Inspiral Search Pipeline using SGN Framework
Author-Email: Chad Hanna <crh184[at]psu.edu>, Yun-Jing Huang <yzh5436[at]psu.edu>, James Kennington <jmk7376[at]psu.edu>
Project-Url: Homepage, https://git.ligo.org/greg/sgnl
Project-Url: Documentation, https://docs.ligo.org/greg/sgnl
Project-Url: Issues, https://git.ligo.org/greg/sgnl/issues
License: MPL-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: sgn
Requires-Dist: sgn-ts
Requires-Dist: sgn-ligo
Requires-Dist: pytorch
Requires-Dist: lalsuite
Requires-Dist: python-ligo-lw
Requires-Dist: sgnl[docs]; extra == "dev"
Requires-Dist: sgnl[lint]; extra == "dev"
Requires-Dist: sgnl[test]; extra == "dev"
Requires-Dist: furo; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: black; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: flake8-bandit; extra == "lint"
Requires-Dist: flake8-black; extra == "lint"
Requires-Dist: flake8-bugbear; extra == "lint"
Requires-Dist: flake8-future-annotations; extra == "lint"
Requires-Dist: flake8-isort; extra == "lint"
Requires-Dist: flake8-logging-format; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: mypy-extensions; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 703 characters]

WHEEL

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

RECORD

Path Digest Size
sgnl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sgnl/_version.py sha256=NDHlyIcJZjLz8wKlmD1-pr6me5FHBAYwO_ynLG-37N8 411
sgnl/psd.py sha256=3uMVsozWHl2Vxt4ArGYDfND3b9XFMVRupD2iuvRlMjk 24814
sgnl/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sgnl/sort_bank.py sha256=hyoFjyQEtGfohOAieD3YSY65FiGUPD2FA_z3XjRtdDc 26224
sgnl/svd_bank.py sha256=W5cFR2e1WKTThW1TYt2X-qp-4bQYmI-J7uKgRgpEbio 10304
sgnl/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sgnl/bin/inspiral.py sha256=N9XMl2vYWIEkDDtbY_jQgalCXFpUis6wpzksCT1w5kA 19927
sgnl/bin/ll_dq.py sha256=intqJCJnTVhQulNtjMqJvcXY9ZzY7o1ajHurP3ZMjRM 7103
sgnl-0.0.2.dist-info/METADATA sha256=OjSBU8f5z2UhC5xVCXNqEy_1GPAZwowiYwwqtfwFuUQ 2391
sgnl-0.0.2.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
sgnl-0.0.2.dist-info/entry_points.txt sha256=NPlTwZWyc0-lkAbs0DYetgeG4ZEwPtOw7adbSOBnYE0 90
sgnl-0.0.2.dist-info/top_level.txt sha256=uwPGhWwZs85UDa-WFI86QtMwbSDKnjOY2kzvQyW6nAk 5
sgnl-0.0.2.dist-info/RECORD

top_level.txt

sgnl

entry_points.txt

sgnl-inspiral = sgnl.bin.inspiral:main
sgnl-ll-dq = sgnl.bin.ll_dq:main