pd-parser

View on PyPIReverse Dependencies (0)

0.8 pd_parser-0.8-py3-none-any.whl

Wheel Details

Project: pd-parser
Version: 0.8
Filename: pd_parser-0.8-py3-none-any.whl
Download: [link]
Size: 23083
MD5: 923e9199e054ef3dfb4f14d630e48c86
SHA256: 3b64780d77eef45f44a6786c39c8b549f61edf2e76f21e218add5085c9849de6
Uploaded: 2022-09-19 23:12:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pd-parser
Version: 0.8
Summary: pd-parser: Take a potentially corrupted photodiode channel and find the event time samples at which it turned on.
Maintainer: Alex Rockhill
Maintainer-Email: aprockhill[at]mailbox.org
Home-Page: https://github.com/alexrockhill/pd-parser/
Download-Url: https://github.com/alexrockhill/pd-parser.git
Project-Url: Bug Reports, https://github.com/alexrockhill/pd-parser/issues
Project-Url: Source, https://github.com/alexrockhill/pd-parser
License: BSD (3-clause)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Platform: any
Requires-Python: ~=3.5
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: mne (>=0.19.1)
Requires-Dist: mne-bids
Requires-Dist: scipy
Requires-Dist: pybv
Requires-Dist: matplotlib
Requires-Dist: argparse
Requires-Dist: tqdm
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 6309 characters]

WHEEL

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

RECORD

Path Digest Size
pd_parser/__init__.py sha256=5AA55EDmvl6VoVt3HfIJjOWStNfkDzlQgLF1NHCmA14 374
pd_parser/parse_pd.py sha256=mXEqPMHgxTz08WDLXss-u6YBnx4sEF2cbg9Gl-DaCPY 61737
pd_parser/commands/__init__.py sha256=pmeMCcr6eHcBhIwc_-pMl0ZjZee2ICS6sGaTnqIByoE 22
pd_parser/commands/run.py sha256=s0sFqE1JkDkmpiePTJ6HAthCIn47Z3kfmNVwLG56EZQ 15414
pd_parser-0.8.dist-info/LICENSE sha256=uzCR-oInhzFptAsKl5v7VMNcNbEAGTLAxDCIWemKZv8 1521
pd_parser-0.8.dist-info/METADATA sha256=kqYYwpwpFIPBtpCh0cuhQ4qciU-EdRq5v5Qfk6uL4EQ 7695
pd_parser-0.8.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pd_parser-0.8.dist-info/entry_points.txt sha256=8ZAF1Xs_57996cDUEauth576WbvaP6AK7wXsLyDtQZk 423
pd_parser-0.8.dist-info/top_level.txt sha256=vudeHcj3AezgYWV_L3QcaDf3gCP7Zn-LgQxzbfvGmko 10
pd_parser-0.8.dist-info/RECORD

top_level.txt

pd_parser

entry_points.txt

add_events_to_raw = pd_parser.commands.run:add_events_to_raw
add_pd_off_events = pd_parser.commands.run:add_pd_off_events
add_relative_events = pd_parser.commands.run:add_relative_events
find_pd_params = pd_parser.commands.run:find_pd_params
parse_audio = pd_parser.commands.run:parse_audio
parse_pd = pd_parser.commands.run:parse_pd
pd_parser_save_to_bids = pd_parser.commands.run:pd_parser_save_to_bids