neuroconv

View on PyPIReverse Dependencies (9)

0.6.5 neuroconv-0.6.5-py3-none-any.whl

Wheel Details

Project: neuroconv
Version: 0.6.5
Filename: neuroconv-0.6.5-py3-none-any.whl
Download: [link]
Size: 293331
MD5: 3d276a43ef912feed34e2c1507be0ebe
SHA256: 03413e800e7690ffade054d6bd26e5531385c8e66ff2a0f07fe235c1cc09b8be
Uploaded: 2024-11-01 21:18:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neuroconv
Version: 0.6.5
Summary: Convert data from proprietary formats to NWB format.
Author: Cody Baker, Szonja Weigl, Heberto Mayorquin, Paul Adkisson, Luiz Tauffer
Author-Email: Ben Dichter <ben.dichter[at]catalystneuro.com>
Project-Url: Homepage, https://github.com/catalystneuro/neuroconv
Project-Url: Documentation, https://neuroconv.readthedocs.io/
Project-Url: Changelog, https://github.com/catalystneuro/neuroconv/blob/main/CHANGELOG.md
License: BSD 3-Clause License Copyright (c) 2019, Neurodata Without Borders All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: nwb,NeurodataWithoutBorders
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.9
Requires-Dist: jsonschema (>=3.2.0)
Requires-Dist: PyYAML (>=5.4)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: h5py (>=3.9.0)
Requires-Dist: hdmf (>=3.13.0)
Requires-Dist: hdmf-zarr (>=0.7.0)
Requires-Dist: pynwb (>=2.7.0)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: typing-extensions (>=4.1.0)
Requires-Dist: psutil (>=5.8.0)
Requires-Dist: tqdm (>=4.60.0)
Requires-Dist: pandas
Requires-Dist: parse (>=1.20.0)
Requires-Dist: click
Requires-Dist: docstring-parser
Requires-Dist: packaging
Requires-Dist: numpy (<2.0.0,>=1.22.0); python_version <= "3.11"
Requires-Dist: numpy (<2.0.0,>=1.26.0); python_version >= "3.12"
Requires-Dist: ndx-dandi-icephys (>=0.4.0); extra == "abf"
Requires-Dist: neo (>=0.13.2); extra == "abf"
Requires-Dist: neo (>=0.13.3); extra == "alphaomega"
Requires-Dist: spikeinterface (>=0.101.0); extra == "alphaomega"
Requires-Dist: ndx-sound (>=0.2.0); extra == "audio"
Requires-Dist: boto3; extra == "aws"
Requires-Dist: neo (>=0.13.3); extra == "axona"
Requires-Dist: spikeinterface (>=0.101.0); extra == "axona"
Requires-Dist: neuroconv[sleap]; extra == "behavior"
Requires-Dist: neuroconv[audio]; extra == "behavior"
Requires-Dist: neuroconv[deeplabcut]; extra == "behavior"
Requires-Dist: neuroconv[fictrac]; extra == "behavior"
Requires-Dist: neuroconv[video]; extra == "behavior"
Requires-Dist: neuroconv[lightningpose]; extra == "behavior"
Requires-Dist: neuroconv[medpc]; extra == "behavior"
Requires-Dist: ndx-miniscope (>=0.5.1); extra == "behavior"
Requires-Dist: neo (>=0.13.3); extra == "biocam"
Requires-Dist: spikeinterface (>=0.101.0); extra == "biocam"
Requires-Dist: neo (>=0.13.3); extra == "blackrock"
Requires-Dist: spikeinterface (>=0.101.0); extra == "blackrock"
Requires-Dist: roiextractors (>=0.5.7); extra == "brukertiff"
Requires-Dist: tifffile (>=2023.3.21); extra == "brukertiff"
Requires-Dist: roiextractors (>=0.5.7); extra == "caiman"
Requires-Dist: hdf5storage (>=0.1.18); extra == "cellexplorer"
Requires-Dist: neo (>=0.13.3); extra == "cellexplorer"
Requires-Dist: pymatreader (>=0.0.32); extra == "cellexplorer"
Requires-Dist: spikeinterface (>=0.101.0); extra == "cellexplorer"
Requires-Dist: roiextractors (>=0.5.7); extra == "cnmfe"
Requires-Dist: hdf5plugin; extra == "compressors"
Requires-Dist: dandi (>=0.58.1); extra == "dandi"
Requires-Dist: ndx-pose (==0.1.1); extra == "deeplabcut"
Requires-Dist: tables; platform_system != "Darwin" and extra == "deeplabcut"
Requires-Dist: tables (>=3.10.1); (platform_system == "Darwin" and python_version >= "3.10") and extra == "deeplabcut"
Requires-Dist: Jinja2 (<3.1); extra == "docs"
Requires-Dist: Sphinx (==5.1.1); extra == "docs"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs"
Requires-Dist: readthedocs-sphinx-search (==0.1.2); extra == "docs"
Requires-Dist: sphinx-toggleprompt (==0.2.0); extra == "docs"
Requires-Dist: sphinx-copybutton (==0.5.0); extra == "docs"
Requires-Dist: roiextractors; extra == "docs"
Requires-Dist: spikeinterface (>=0.101.0); extra == "docs"
Requires-Dist: pydata-sphinx-theme (==0.12.0); extra == "docs"
Requires-Dist: neuroconv[alphaomega]; extra == "ecephys"
Requires-Dist: neuroconv[axona]; extra == "ecephys"
Requires-Dist: neuroconv[biocam]; extra == "ecephys"
Requires-Dist: neuroconv[blackrock]; extra == "ecephys"
Requires-Dist: neuroconv[cellexplorer]; extra == "ecephys"
Requires-Dist: neuroconv[edf]; extra == "ecephys"
Requires-Dist: neuroconv[intan]; extra == "ecephys"
Requires-Dist: neuroconv[kilosort]; extra == "ecephys"
Requires-Dist: neuroconv[maxwell]; extra == "ecephys"
Requires-Dist: neuroconv[mcsraw]; extra == "ecephys"
Requires-Dist: neuroconv[mearec]; extra == "ecephys"
Requires-Dist: neuroconv[neuralynx]; extra == "ecephys"
Requires-Dist: neuroconv[neuroscope]; extra == "ecephys"
Requires-Dist: neuroconv[openephys]; extra == "ecephys"
Requires-Dist: neuroconv[phy]; extra == "ecephys"
Requires-Dist: neuroconv[plexon]; extra == "ecephys"
Requires-Dist: neuroconv[spike2]; extra == "ecephys"
Requires-Dist: neuroconv[spikegadgets]; extra == "ecephys"
Requires-Dist: neuroconv[spikeglx]; extra == "ecephys"
Requires-Dist: neuroconv[tdt]; extra == "ecephys"
Requires-Dist: neo (>=0.13.3); extra == "edf"
Requires-Dist: pyedflib (>=0.1.36); extra == "edf"
Requires-Dist: spikeinterface (>=0.101.0); extra == "edf"
Requires-Dist: openpyxl; extra == "excel"
Requires-Dist: xlrd; extra == "excel"
Requires-Dist: roiextractors (>=0.5.7); extra == "extract"
Requires-Dist: neuroconv[aws]; extra == "full"
Requires-Dist: neuroconv[compressors]; extra == "full"
Requires-Dist: neuroconv[dandi]; extra == "full"
Requires-Dist: neuroconv[behavior]; extra == "full"
Requires-Dist: neuroconv[ecephys]; extra == "full"
Requires-Dist: neuroconv[icephys]; extra == "full"
Requires-Dist: neuroconv[ophys]; extra == "full"
Requires-Dist: neuroconv[text]; extra == "full"
Requires-Dist: roiextractors (>=0.5.7); extra == "hdf5"
Requires-Dist: neuroconv[abf]; extra == "icephys"
Requires-Dist: neo (>=0.13.3); extra == "intan"
Requires-Dist: spikeinterface (>=0.101.0); extra == "intan"
Requires-Dist: neo (>=0.13.3); extra == "kilosort"
Requires-Dist: spikeinterface (>=0.101.0); extra == "kilosort"
Requires-Dist: ndx-pose (==0.1.1); extra == "lightningpose"
Requires-Dist: neuroconv[video]; extra == "lightningpose"
Requires-Dist: neo (>=0.13.3); extra == "maxwell"
Requires-Dist: spikeinterface (>=0.101.0); extra == "maxwell"
Requires-Dist: neo (>=0.13.3); extra == "mcsraw"
Requires-Dist: spikeinterface (>=0.101.0); extra == "mcsraw"
Requires-Dist: MEArec (>=1.8.0); extra == "mearec"
Requires-Dist: neo (>=0.13.3); extra == "mearec"
Requires-Dist: spikeinterface (>=0.101.0); extra == "mearec"
Requires-Dist: ndx-events (==0.2.0); extra == "medpc"
Requires-Dist: roiextractors (>=0.5.7); extra == "micromanagertiff"
Requires-Dist: tifffile (>=2023.3.21); extra == "micromanagertiff"
Requires-Dist: natsort (>=8.3.1); extra == "miniscope"
Requires-Dist: ndx-miniscope (>=0.5.1); extra == "miniscope"
Requires-Dist: roiextractors (>=0.5.7); extra == "miniscope"
Requires-Dist: natsort (>=7.1.1); extra == "neuralynx"
Requires-Dist: neo (>=0.13.3); extra == "neuralynx"
Requires-Dist: spikeinterface (>=0.101.0); extra == "neuralynx"
Requires-Dist: lxml (>=4.6.5); extra == "neuroscope"
Requires-Dist: neo (>=0.13.3); extra == "neuroscope"
Requires-Dist: spikeinterface (>=0.101.0); extra == "neuroscope"
Requires-Dist: lxml (>=4.9.4); extra == "openephys"
Requires-Dist: neo (>=0.13.3); extra == "openephys"
Requires-Dist: spikeinterface (>=0.101.0); extra == "openephys"
Requires-Dist: neuroconv[brukertiff]; extra == "ophys"
Requires-Dist: neuroconv[caiman]; extra == "ophys"
Requires-Dist: neuroconv[cnmfe]; extra == "ophys"
Requires-Dist: neuroconv[extract]; extra == "ophys"
Requires-Dist: neuroconv[hdf5]; extra == "ophys"
Requires-Dist: neuroconv[micromanagertiff]; extra == "ophys"
Requires-Dist: neuroconv[miniscope]; extra == "ophys"
Requires-Dist: neuroconv[sbx]; extra == "ophys"
Requires-Dist: neuroconv[scanimage]; extra == "ophys"
Requires-Dist: neuroconv[sima]; extra == "ophys"
Requires-Dist: neuroconv[suite2p]; extra == "ophys"
Requires-Dist: neuroconv[tdt_fp]; extra == "ophys"
Requires-Dist: neuroconv[tiff]; extra == "ophys"
Requires-Dist: neo (>=0.13.3); extra == "phy"
Requires-Dist: spikeinterface (>=0.101.0); extra == "phy"
Requires-Dist: neo (>=0.13.3); extra == "plexon"
Requires-Dist: spikeinterface (>=0.101.0); extra == "plexon"
Requires-Dist: zugbruecke (>=0.2.1); platform_system != "Windows" and extra == "plexon"
Requires-Dist: roiextractors (>=0.5.7); extra == "sbx"
Requires-Dist: roiextractors (>=0.5.7); extra == "scanimage"
Requires-Dist: scanimage-tiff-reader (>=1.4.1); extra == "scanimage"
Requires-Dist: roiextractors (>=0.5.7); extra == "sima"
Requires-Dist: av (>=10.0.0); extra == "sleap"
Requires-Dist: sleap-io (<0.0.12,>=0.0.2); python_version < "3.9" and extra == "sleap"
Requires-Dist: sleap-io (>=0.0.2); python_version >= "3.9" and extra == "sleap"
Requires-Dist: neo (>=0.13.3); extra == "spike2"
Requires-Dist: spikeinterface (>=0.101.0); extra == "spike2"
Requires-Dist: sonpy (>=1.7.1); (python_version == "3.9" and platform_system != "Darwin") and extra == "spike2"
Requires-Dist: neo (>=0.13.3); extra == "spikegadgets"
Requires-Dist: spikeinterface (>=0.101.0); extra == "spikegadgets"
Requires-Dist: neo (>=0.13.3); extra == "spikeglx"
Requires-Dist: spikeinterface (>=0.101.0); extra == "spikeglx"
Requires-Dist: roiextractors (>=0.5.7); extra == "suite2p"
Requires-Dist: neo (>=0.13.3); extra == "tdt"
Requires-Dist: spikeinterface (>=0.101.0); extra == "tdt"
Requires-Dist: ndx-fiber-photometry; extra == "tdt-fp"
Requires-Dist: roiextractors (>=0.5.7); extra == "tdt-fp"
Requires-Dist: tdt; extra == "tdt-fp"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: ndx-events (>=0.2.0); extra == "test"
Requires-Dist: parameterized (>=0.8.1); extra == "test"
Requires-Dist: ndx-miniscope; extra == "test"
Requires-Dist: spikeinterface[qualitymetrics] (>=0.101.0); extra == "test"
Requires-Dist: zarr (<2.18.0); extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: neuroconv[csv]; extra == "text"
Requires-Dist: neuroconv[excel]; extra == "text"
Requires-Dist: roiextractors (>=0.5.7); extra == "tiff"
Requires-Dist: tiffile (>=2018.10.18); extra == "tiff"
Requires-Dist: opencv-python-headless (>=4.8.1.78); extra == "video"
Provides-Extra: abf
Provides-Extra: alphaomega
Provides-Extra: audio
Provides-Extra: aws
Provides-Extra: axona
Provides-Extra: behavior
Provides-Extra: biocam
Provides-Extra: blackrock
Provides-Extra: brukertiff
Provides-Extra: caiman
Provides-Extra: cellexplorer
Provides-Extra: cnmfe
Provides-Extra: compressors
Provides-Extra: csv
Provides-Extra: dandi
Provides-Extra: deeplabcut
Provides-Extra: docs
Provides-Extra: ecephys
Provides-Extra: edf
Provides-Extra: excel
Provides-Extra: extract
Provides-Extra: fictrac
Provides-Extra: full
Provides-Extra: hdf5
Provides-Extra: icephys
Provides-Extra: intan
Provides-Extra: kilosort
Provides-Extra: lightningpose
Provides-Extra: maxwell
Provides-Extra: mcsraw
Provides-Extra: mearec
Provides-Extra: medpc
Provides-Extra: micromanagertiff
Provides-Extra: miniscope
Provides-Extra: neuralynx
Provides-Extra: neuroscope
Provides-Extra: openephys
Provides-Extra: ophys
Provides-Extra: phy
Provides-Extra: plexon
Provides-Extra: sbx
Provides-Extra: scanimage
Provides-Extra: sima
Provides-Extra: sleap
Provides-Extra: spike2
Provides-Extra: spikegadgets
Provides-Extra: spikeglx
Provides-Extra: suite2p
Provides-Extra: tdt
Provides-Extra: tdt_fp
Provides-Extra: test
Provides-Extra: text
Provides-Extra: tiff
Provides-Extra: video
Description-Content-Type: text/markdown
[Description omitted; length: 3615 characters]

WHEEL

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

RECORD

Path Digest Size
neuroconv/__init__.py sha256=w5Atxy5HReIuig8BsYOMLkhzz59K3C5zvsOqX7kS8Ik 351
neuroconv/basedatainterface.py sha256=3ffPN9XGcN6TSKRDOgjvQPijZgQ_VkzQcxjJQuKNpjI 9517
neuroconv/baseextractorinterface.py sha256=cgB-VIavUejtaQ_D_ZE-YmPGxd_OoFA8M0qCKn7B_qY 1670
neuroconv/basetemporalalignmentinterface.py sha256=8y-zVVF0k0rSUFtQvFqupuklE4CChFka273qlDzRCns 3797
neuroconv/nwbconverter.py sha256=6NsgKzBA-b5iy6gVUYvSvunbi0-sA9_HjthC78G18Eg 14567
neuroconv/converters/__init__.py sha256=pWzxbqjCmdWn_WMmBSpAhN4jZxEtzWiIk4QXxEJfxvA 976
neuroconv/datainterfaces/__init__.py sha256=ntvwODjEio6FatRB-zrzPNtvP4CH5_i8TSrfGZa-mlI 7561
neuroconv/datainterfaces/behavior/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/audio/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/audio/audiointerface.py sha256=deoxqwNSAN4xEwflkDaS6EbNxJw4PrCqdr5aWJUlNtg 9847
neuroconv/datainterfaces/behavior/deeplabcut/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/deeplabcut/_dlc_utils.py sha256=T0gIoaoqUID_jclrgg60KfL7xvIaWR_cUQChUp_Ec7k 14472
neuroconv/datainterfaces/behavior/deeplabcut/deeplabcutdatainterface.py sha256=dkAxujtUHFHD0GkRz91Xm_vuIvjIHqh2EisvuKHVmVY 4152
neuroconv/datainterfaces/behavior/fictrac/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/fictrac/fictracdatainterface.py sha256=0wATtbcQ5uPzJYK1Y-hdN17YFU0KjIupCGRzWr1uGGo 20684
neuroconv/datainterfaces/behavior/lightningpose/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/lightningpose/lightningposeconverter.py sha256=IMYKn_gMfXbpgDuL0eBC4mTV_HOTXsh2JYOhTZVEAZc 8090
neuroconv/datainterfaces/behavior/lightningpose/lightningposedatainterface.py sha256=pS91ve7mvsV7n7v_YaRCFKz6Gwbs_mAYmG7J01LWeq8 11225
neuroconv/datainterfaces/behavior/medpc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/medpc/medpc_helpers.py sha256=DlMQ37iIB3hxo9Xp2nMfMqNwTgjaVNFaMgCr6Xx1CrE 7105
neuroconv/datainterfaces/behavior/medpc/medpcdatainterface.py sha256=4kAhS8-NeNUthWyMBP4qVTjIvrNX4cotE5hGtqwVoF4 11035
neuroconv/datainterfaces/behavior/miniscope/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/miniscope/miniscopedatainterface.py sha256=P2U0qHqfA1i9amLtN0gKZXDp8xParnpemlBQCbRqW6s 4517
neuroconv/datainterfaces/behavior/neuralynx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/neuralynx/neuralynx_nvt_interface.py sha256=9xPeqbqEyOhjux0sSO-tDkNPMsU0EzaMzdtzljM9ALQ 6033
neuroconv/datainterfaces/behavior/neuralynx/nvt_utils.py sha256=KoAfTwLOjapfWyskYC0smq4ETSsQT7HNlrykVrC7qUc 3726
neuroconv/datainterfaces/behavior/sleap/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/sleap/sleap_utils.py sha256=JdjMccgPSy52Rp_OP1rA9lBJplAyt8BjwVXju2Qj1aA 572
neuroconv/datainterfaces/behavior/sleap/sleapdatainterface.py sha256=4_LSrEVe9nbPR_KOECufO6NeqLLD2BTIcazrlDTVNzM 3731
neuroconv/datainterfaces/behavior/video/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/behavior/video/video_utils.py sha256=KcleuatyscQ44NvTthYXUvIutqBQV9hA3A_tJCAGgJs 8797
neuroconv/datainterfaces/behavior/video/videodatainterface.py sha256=LrNkFOhbKBAHM8RbhraM3PBxV9hghNyc5JXZxMUQiG0 22693
neuroconv/datainterfaces/ecephys/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/baselfpextractorinterface.py sha256=g1XbuDTAkQU5NTytMKlcEFjHS3q-mdyXC6s1tvQ18rc 1580
neuroconv/datainterfaces/ecephys/baserecordingextractorinterface.py sha256=0TheBfUAv_dLcYgAUE-wIACtb5_D_koTXyR_uaoiK3s 17404
neuroconv/datainterfaces/ecephys/basesortingextractorinterface.py sha256=fsgkcCXpqrP_5iLEl6bQb6v3tfYhHH6RHKGqVhs6dPA 16527
neuroconv/datainterfaces/ecephys/alphaomega/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/alphaomega/alphaomegadatainterface.py sha256=eG8SuwCvbyvHKL9QciFDuiU0nJe4RIJi8GKZmIesjjs 1767
neuroconv/datainterfaces/ecephys/axona/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/axona/axona_utils.py sha256=nODq6MTFqx0nMdFBbKzEVAsWk1SmhzBPKT4XSSFYgyE 11227
neuroconv/datainterfaces/ecephys/axona/axonadatainterface.py sha256=ryt7JMCQ5A1jsQaqIIzNcWKeAtGZO2_FcPQRxhtvf5E 7351
neuroconv/datainterfaces/ecephys/biocam/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/biocam/biocamdatainterface.py sha256=hT-RZesio36eQmUXoO82CZQNAOglh4Oa_IpAkOwQv4E 1137
neuroconv/datainterfaces/ecephys/blackrock/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/blackrock/blackrockdatainterface.py sha256=NcWymXyigULpoufxu1xxZnY2Xi08_x0CO15HNJo5U2k 4845
neuroconv/datainterfaces/ecephys/blackrock/header_tools.py sha256=59zswppQ8JNVwV5u5C4YjZfgTszEvxfi3JPljAy36p8 4913
neuroconv/datainterfaces/ecephys/cellexplorer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/cellexplorer/cellexplorerdatainterface.py sha256=4pXidIVgkc_e0F9_3fhqg___WEQG2z-mzt6NULk0HGg 25314
neuroconv/datainterfaces/ecephys/edf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/edf/edfdatainterface.py sha256=TkpSbk9Su5begYn6pXZpNnm0VWt8aSS1o08PK7_Uumk 3680
neuroconv/datainterfaces/ecephys/intan/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/intan/intandatainterface.py sha256=65U8ruOKtGgeojseBuonosWN2bJbchx3chb3PxBRJgo 3497
neuroconv/datainterfaces/ecephys/kilosort/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/kilosort/kilosortdatainterface.py sha256=aTkOsMdzJmJ5RKAjyhFUWnY7dhuf8dPi8R2VoSVdTzg 2972
neuroconv/datainterfaces/ecephys/maxwell/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/maxwell/maxonedatainterface.py sha256=p_Ave3NvPGcAM7QW41zmozLUvNHTCkzG-pA6mrqZ1yQ 3673
neuroconv/datainterfaces/ecephys/mcsraw/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/mcsraw/mcsrawdatainterface.py sha256=FRCcTFvOT0luYpn7o4aA5kpvstCGzoWPizGstsIpDsY 1156
neuroconv/datainterfaces/ecephys/mearec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/mearec/mearecdatainterface.py sha256=vJVtKXXVfdk68QlZo2Cer-2inQshZ6DjMjPOYoJ0Fmw 2587
neuroconv/datainterfaces/ecephys/neuralynx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/neuralynx/neuralynxdatainterface.py sha256=OTrxtVblykb5Q5rxKm2xQfoACDHr165FLeNWUdAYo2k 8430
neuroconv/datainterfaces/ecephys/neuroscope/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/neuroscope/neuroscope_utils.py sha256=xRqdkGgpjLOt6FNLWqK2WE48dANjlB4SUDy7-p_hhAI 3880
neuroconv/datainterfaces/ecephys/neuroscope/neuroscopedatainterface.py sha256=6AvS6Asp5Od4ZwBOWP8s09jmu5CxN4BPSH3pxKSSX7k 13793
neuroconv/datainterfaces/ecephys/openephys/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/openephys/_openephys_utils.py sha256=iXLtNwhCVOAMDEtZP_nM1enICYSbI2CcQu6FzxdlcrY 1754
neuroconv/datainterfaces/ecephys/openephys/openephysbinarydatainterface.py sha256=6ZyQkcc7OX8btoA8moJTf2uEvsgvlR-9g4rkKcmG4WY 3829
neuroconv/datainterfaces/ecephys/openephys/openephysdatainterface.py sha256=o8OgiwE5QQiOfEtzo94CYKTmmvQLA2HXAbEoyIsOlok 3520
neuroconv/datainterfaces/ecephys/openephys/openephyslegacydatainterface.py sha256=C_ymb4yc7JzcaxB21SelGFTLN3swIFu4tetSIMdlDuw 4389
neuroconv/datainterfaces/ecephys/openephys/openephyssortingdatainterface.py sha256=xFA8NXPeaKhg321oDAQTjChLHAgTGlS79J5J8D2fA5c 1318
neuroconv/datainterfaces/ecephys/phy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/phy/phydatainterface.py sha256=29EXlPttbcYV2V76oB41HAC0kyuGkL-NvjHcLhd3dWg 3213
neuroconv/datainterfaces/ecephys/plexon/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/plexon/plexondatainterface.py sha256=nExngE0b11_asdrCcsNMU42r2TfWdBYC6IS2HWo2U80 5974
neuroconv/datainterfaces/ecephys/spike2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/spike2/spike2datainterface.py sha256=uXYxHl2OJJuoMY9KXD-i7hbUgFyxzybwhiI8lY42Jyc 2578
neuroconv/datainterfaces/ecephys/spikegadgets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/spikegadgets/spikegadgetsdatainterface.py sha256=xub2LGzRSIbJQk7c4aQJC76BxKxxPNBDQzxxJFN0_NY 2058
neuroconv/datainterfaces/ecephys/spikeglx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/spikeglx/spikeglx_utils.py sha256=M-udQBf9m5Rjy2EOU2cqtPR4TyFUhW9QijD6HFKbLrM 4581
neuroconv/datainterfaces/ecephys/spikeglx/spikeglxconverter.py sha256=UymiunLqHmQSRbZiBPFUY6MrJbOd5bNvdnes96_YYvk 4086
neuroconv/datainterfaces/ecephys/spikeglx/spikeglxdatainterface.py sha256=E_ovxI7eXBiS7olMtLYCjqlViltPLPPuvbd2rcrDa5E 5619
neuroconv/datainterfaces/ecephys/spikeglx/spikeglxnidqinterface.py sha256=Y461TvXL8r7JJjBMes1YgOfopm51TczrQ50hRbSFTa4 4978
neuroconv/datainterfaces/ecephys/tdt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ecephys/tdt/tdtdatainterface.py sha256=sUJF_3KpD-TZMG6WMtRV67fh7lhf4XHB4NzjQ1DspvA 1965
neuroconv/datainterfaces/icephys/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/icephys/baseicephysinterface.py sha256=LX4l3juXhxFVxHjBekGrjb-iGKv-fsPx9XwWdiqPqQU 5181
neuroconv/datainterfaces/icephys/abf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/icephys/abf/abfdatainterface.py sha256=ZIEVkuk30RdJUL95wIe4oUNr_b_6zmCOc2m48B9ujkA 8377
neuroconv/datainterfaces/ophys/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/baseimagingextractorinterface.py sha256=FO0X6zX4F_Og7E9JlhBlihlx_OyE50z52WkA9KDCaZw 6475
neuroconv/datainterfaces/ophys/basesegmentationextractorinterface.py sha256=7vJx4xmvTbFojHrodM9za0CnlOGY16I3b8gy2NNZH0s 8868
neuroconv/datainterfaces/ophys/brukertiff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/brukertiff/brukertiffconverter.py sha256=bcRNrZJdS0m8arBnOI79Nd2kcwgQZjvMSk_E9PN991A 8562
neuroconv/datainterfaces/ophys/brukertiff/brukertiffdatainterface.py sha256=yjolf9xhpkGU4xx0b8TfFGWuS0p27VWKc30b0JUq4gI 13848
neuroconv/datainterfaces/ophys/caiman/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/caiman/caimandatainterface.py sha256=uo4YPwrDo2xP0AJmABVcUm6C0aSELTvQ2iEs_TPYq00 955
neuroconv/datainterfaces/ophys/cnmfe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/cnmfe/cnmfedatainterface.py sha256=6ffdSbohCWGD5I-KrfOTansdQs00nIp3AnSEJagtKrg 611
neuroconv/datainterfaces/ophys/extract/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/extract/extractdatainterface.py sha256=JA4iIklnG19b570mvBraXP1Sdtz7flmNbP4vDsItdpg 1003
neuroconv/datainterfaces/ophys/hdf5/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/hdf5/hdf5datainterface.py sha256=Hohdz28_UNsw-or0O3xy8NkfG04aqh9OwaR4iPSYbWU 1623
neuroconv/datainterfaces/ophys/micromanagertiff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/micromanagertiff/micromanagertiffdatainterface.py sha256=3W5FDFktLpdxNc8LU8s9YxbBWt-1JhLDIjOV9My9ON0 2121
neuroconv/datainterfaces/ophys/miniscope/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/miniscope/miniscopeconverter.py sha256=csUp4j1ReZAyxjHzTNnezz1pNKrwZ4p3-vh9MUAkSx0 4282
neuroconv/datainterfaces/ophys/miniscope/miniscopeimagingdatainterface.py sha256=kBSECu004OZPWtxwhwIyjUYpaV9ApBIiwgEnh6M5BF8 4662
neuroconv/datainterfaces/ophys/sbx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/sbx/sbxdatainterface.py sha256=0JtdZBY5zHWfbZNndJFliee6Rrw9oiRsTsg-OJ9yrEs 1243
neuroconv/datainterfaces/ophys/scanimage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/scanimage/scanimageimaginginterfaces.py sha256=2BhvV49szs14MXdk_gTOiejz42m8aB0J7_BvoQiZJ-Y 30889
neuroconv/datainterfaces/ophys/sima/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/sima/simadatainterface.py sha256=0ZNFc1w3AsoW5KANW7eO-W2tPe0EJCFoMJ32h6aQ7wc 736
neuroconv/datainterfaces/ophys/suite2p/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/suite2p/suite2pdatainterface.py sha256=s6uHiMJZK7mUBc9F55tazHNXiU6jX_vfPUYiwrslKCg 7023
neuroconv/datainterfaces/ophys/tdt_fp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/tdt_fp/tdtfiberphotometrydatainterface.py sha256=1VHZeaEArdcN4QRvTIsZnrsBctr-xN_c5CSMJm77oQ4 19350
neuroconv/datainterfaces/ophys/tiff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/ophys/tiff/tiffdatainterface.py sha256=RRdfeAYZCQPfD4rVQiNG-jJngFdONlRYQ7hLYrsNDBM 1365
neuroconv/datainterfaces/text/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/text/timeintervalsinterface.py sha256=v7fYMJ_jTbTV9Y8v0B0jQ4focPkdWDvdah5SjbzuNrM 5910
neuroconv/datainterfaces/text/csv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/text/csv/csvtimeintervalsinterface.py sha256=ajbF5qOqfdxclPfqlD3MK7rduDXMMQVAZVnagFkC86Y 547
neuroconv/datainterfaces/text/excel/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/datainterfaces/text/excel/exceltimeintervalsinterface.py sha256=7c1kGehEjHeZic6WpF2UAt1zUYX-vDf2z672Jx3tH84 1060
neuroconv/schemas/base_metadata_schema.json sha256=_1VzJGpiSWfXrLQ9_e54RoHtIVGWeLSdn8FEn3ef9Z0 5857
neuroconv/schemas/metadata_schema.json sha256=lHWnTkcmGf-Yw89MTVVme0D3oTemWamt0RfK3bbSKkU 12973
neuroconv/schemas/source_schema.json sha256=aWxP0p9stJGNUNQ02JUZrGbmmOHM2cOPoLuwdRKjJ_0 1352
neuroconv/schemas/time_series_schema.json sha256=okHU77ykRyhBp-j6vm6-KdVmamjfSBXK5IymDE4So54 2066
neuroconv/schemas/timeintervals_schema.json sha256=-XyssHcBWvlr2L5dM9GnGYznDS2n0_ehTcQdmVZTX2U 440
neuroconv/schemas/yaml_conversion_specification_schema.json sha256=ud3RobvVARYUAPyBiO9rnD_2cyb76dyiQtWeKeghUOM 1318
neuroconv/tools/__init__.py sha256=9Ku_HdqvzvO51KDiel_tmSTo36XHQmLvq_OH5mZp7EA 360
neuroconv/tools/fiber_photometry.py sha256=z2uCMfPfjwc--aEvEp90AvC5O3G1DNC6a2IaLdBymWY 1464
neuroconv/tools/figshare.py sha256=9MWBQXfGfoNOItrsiKEkdM_nq9mFVNI2HgMq4SGqWg8 3331
neuroconv/tools/hdmf.py sha256=GB5_OQdAygrb02RA3nY2idsiv5KGPVc89aq5w4NkwZY 7479
neuroconv/tools/importing.py sha256=SvPtwPnNLwMBGYSUIrLZp_oWz5apjcFMtJoaIP1pxkk 6000
neuroconv/tools/optogenetics.py sha256=LCiXHZr13hw_NswH0kSyvJzxO9PIAsGlh__sj8r-Qpg 1674
neuroconv/tools/path_expansion.py sha256=1qVygLZRirM7YF7MFQXwWWOMm67w08Jh_ott_Y4kaGI 8674
neuroconv/tools/processes.py sha256=UGKynpjduWyLhe4Z-sf9ZlyZZvhpwhvkSTSYzySLqaY 905
neuroconv/tools/signal_processing.py sha256=jZiunuQ752JREiQQ7a-YsM1xRro3NcbWPWWR65QqNV8 2194
neuroconv/tools/text.py sha256=2hUixbiOJShX4PREMDU8HAdBG4c4IOgIVnmNg_0Jm60 2049
neuroconv/tools/audio/__init__.py sha256=CWlHwEjNHARhdZoze5xsrX5Es2i3rJLvsL2qT36j3cU 48
neuroconv/tools/audio/audio.py sha256=o2aPU2avJXmuS1bfhscsFmIqkAmmTROIiI8-pU5FxlY 3254
neuroconv/tools/aws/__init__.py sha256=lncdqMdODpZM2_Me6t9PPYMfPnVqpSILpk9iIuMRxYI 92
neuroconv/tools/aws/_dynamodb.py sha256=bpXUXUGrhsD12wrgYEcXPjDX88xiCnYOyEPEOhXdMQI 1428
neuroconv/tools/aws/_submit_aws_batch_job.py sha256=Y7Hwe0FnzJJ7bAeDJqfbA0FWRHeaikIIiLI32Yi-QsM 28678
neuroconv/tools/data_transfers/__init__.py sha256=CHzMY8P0TPkTF98tKgpiEpdTFBYhBbU5u1Jui-CZIX8 331
neuroconv/tools/data_transfers/_dandi.py sha256=KjQZT9y6587rjHmgpjAvkhVBfVxGCbCSqmwBykD8ikQ 5184
neuroconv/tools/data_transfers/_globus.py sha256=WwTyBieQf2DyUnNCSDR_QMgdCI43FQqlem6doRcRlCM 8676
neuroconv/tools/neo/__init__.py sha256=nq730-k-oKCTfS60nEteMipvxZfg-ocAOdZvkAGwrvo 176
neuroconv/tools/neo/neo.py sha256=rhx0ik_Rcxe2PP5oA-NlKw2-RWep3rKXW34UCLzvae0 20929
neuroconv/tools/nwb_helpers/__init__.py sha256=8Gt9GHtDxrjuVnn1JAMduCydYvtIaZemsTsbt3wPEac 2061
neuroconv/tools/nwb_helpers/_backend_configuration.py sha256=djW6yhmkj3Ffkrt5pzgrrKKB1EItAjL6j_PtCKgY-8s 795
neuroconv/tools/nwb_helpers/_configure_backend.py sha256=aiF6s2bvk289zbMA_QkBE0AQb0yqguyyEcietbAw6iI 3470
neuroconv/tools/nwb_helpers/_dataset_configuration.py sha256=T71L6J7jcbCykKowtUnO_e2uniflMcZuBvsouByA4Qc 7567
neuroconv/tools/nwb_helpers/_metadata_and_file_helpers.py sha256=AprY85V-i8IWXYlcaxOLzRwf_mYG0ZKkT9veTXE1A5w 15094
neuroconv/tools/nwb_helpers/_configuration_models/__init__.py sha256=EAIhlOBFz7RI9UvafC2GpC5aqO1-4Voxui3F-4tfIuI 214
neuroconv/tools/nwb_helpers/_configuration_models/_base_backend.py sha256=eNGLpx4ugRVWFX-F-V7kfwN9MOG0-AfguwwzyqpNEnc 6770
neuroconv/tools/nwb_helpers/_configuration_models/_base_dataset_io.py sha256=UR0JItUU0_o3LdcjSPk6aE0DcTDD8Slpc_IuKWkj2cQ 14906
neuroconv/tools/nwb_helpers/_configuration_models/_hdf5_backend.py sha256=M10CuQfAIi_OM9oFV0d_Uy9kDNP5wxhS6G0aPZRsyCE 894
neuroconv/tools/nwb_helpers/_configuration_models/_hdf5_dataset_io.py sha256=fsEqvoSSfqCbtlav33TYtmB7xkD4pblu3I_rJ5AP_ho 3875
neuroconv/tools/nwb_helpers/_configuration_models/_pydantic_pure_json_schema_generator.py sha256=VNL3W_u5745KsqFXq3ni55XZT_K2Ml82QHUa_gKZirc 613
neuroconv/tools/nwb_helpers/_configuration_models/_zarr_backend.py sha256=6SyvqdTjP7Vom2jpnsnxrCv9rYQ2k6sj__LGLSQRUnE 1560
neuroconv/tools/nwb_helpers/_configuration_models/_zarr_dataset_io.py sha256=RPVS0odt0oaobc-zK2BhuRbeJoD1hzmrNHWKhuZ_Vwc 6074
neuroconv/tools/roiextractors/__init__.py sha256=ai_rsi1xBg4a1e-HCua5jtN4SJS-tXDGZkqshizL4lg 844
neuroconv/tools/roiextractors/imagingextractordatachunkiterator.py sha256=cUGEvSzo8InV3IxJQtpUGfkVQ6TosO2Bj_3lBxWIYkQ 6776
neuroconv/tools/roiextractors/roiextractors.py sha256=m8YVF-pmwSuSrK2ZnO4-8DDOZglVPh5VuP7-tDkeAoU 78923
neuroconv/tools/spikeinterface/__init__.py sha256=9D_6s20fMjjXd-WhI6aqVti0Axh7Rn222eYB8v_Zer8 722
neuroconv/tools/spikeinterface/spikeinterface.py sha256=WEZH-YOpkSOP4rV1L591Xec4g89RzvMbEpWnJZi5W00 97306
neuroconv/tools/spikeinterface/spikeinterfacerecordingdatachunkiterator.py sha256=Rh0nexD0Hko0ylNK0Pi7n909vT39YKnfYcNkVeXmClc 4785
neuroconv/tools/testing/__init__.py sha256=f7uCiMPvxWRAq7wDOJl3a-A1_fcTMtOIFUVHUYBvTVk 498
neuroconv/tools/testing/_path_expander_demo_ibl_filepaths.txt sha256=5T4818vviedx0brxhobiFEeHrrSufj5_gbumckP9wWE 4849
neuroconv/tools/testing/data_interface_mixins.py sha256=WJU8SSwFU7R-Fijq4NsEDrRicK1iG_61dh1wc9VangI 68473
neuroconv/tools/testing/mock_files.py sha256=U9Q8ZFpDWBOaA89HdBVIyF1jWO_sPXJrAN6mQFAL4f4 1013
neuroconv/tools/testing/mock_interfaces.py sha256=1aRxwbWbqUVa-6DcpSZrU_4QdTCrZc9aGMq4xERBtdo 13838
neuroconv/tools/testing/mock_probes.py sha256=lXufX78dCkDfHtdw-L_zQf80bH9de_akQ9HgQamWB88 1308
neuroconv/tools/testing/mock_ttl_signals.py sha256=FD1HcchT04Gtvq5BYqV399ZOdDGwPs7RhNJ6_Lypi-s 12323
neuroconv/tools/testing/_mock/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neuroconv/tools/testing/_mock/_mock_dataset_models.py sha256=IkRludKkmYjx2YWaaWrGAEQPg5MDalVx4mELbeBNNxQ 4925
neuroconv/tools/yaml_conversion_specification/__init__.py sha256=8v80sBbIdeP1I6VtyDdPzR7iyM8854UgoA-hKYy-4no 109
neuroconv/tools/yaml_conversion_specification/_yaml_conversion_specification.py sha256=K9qhrewpTc21dDX0YLqZM6vEK25O39JBcCbNTp4Rqbc 6878
neuroconv/utils/__init__.py sha256=15Xln1sB8dGQiISX3bJvNtrJps48uMzQDMY0LxnrGBg 2041
neuroconv/utils/checks.py sha256=VGNa60BK8QHSJZJdYxc_c9HoDJWvZsgJ_7SK2PabRiY 621
neuroconv/utils/dict.py sha256=ZBp3r7H8a1eXWdwhCI9K87HlNIQ3s1TiUvkMPqsCi8I 9586
neuroconv/utils/json_schema.py sha256=Wv8V_gHC1wHShuFyNmm27HqWWwcl5w_bT7IXy3hNMMg 13386
neuroconv/utils/path.py sha256=9NLpgfmug7bp0ULrgxdisLPIMeeMc-XdemMAO-VjTtU 867
neuroconv/utils/str_utils.py sha256=FbRfhz5v_yT69D0ijr7gVEIGR_ccFCZtNZg4Cgbhm9A 1377
neuroconv/utils/types.py sha256=HqKGjJPiARZ-WBZCE5ZZfoOPlQtXWWDJvtutbYG10Ao 1697
neuroconv-0.6.5.dist-info/METADATA sha256=G-NvQr0lvztL8zeexX8zDinb2Yw5VRLYhC3R19anOl8 17072
neuroconv-0.6.5.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
neuroconv-0.6.5.dist-info/entry_points.txt sha256=arzHQiT6CuLb1FHQBvhBUEMWQH1YQnPn9X9PvvpEI1E 136
neuroconv-0.6.5.dist-info/top_level.txt sha256=Zb6_dbwNjlQLI6lShzsmHoCfO0ZEOhQi3k0c6LRGLIs 10
neuroconv-0.6.5.dist-info/RECORD

top_level.txt

neuroconv

entry_points.txt

neuroconv = neuroconv.tools.yaml_conversion_specification._yaml_conversion_specification:run_conversion_from_yaml_cli