LICENSE
README.md
pyproject.toml
hypyp/__init__.py
hypyp/analyses.py
hypyp/datasets.py
hypyp/io.py
hypyp/mvarica.py
hypyp/plots.py
hypyp/prep.py
hypyp/profiling.py
hypyp/signal.py
hypyp/stats.py
hypyp/utils.py
hypyp/viz.py
hypyp.egg-info/PKG-INFO
hypyp.egg-info/SOURCES.txt
hypyp.egg-info/dependency_links.txt
hypyp.egg-info/requires.txt
hypyp.egg-info/top_level.txt
hypyp/data/Basehead.obj
hypyp/ext/__init__.py
hypyp/ext/mpl3d/__init__.py
hypyp/ext/mpl3d/camera.py
hypyp/ext/mpl3d/glm.py
hypyp/ext/mpl3d/lighting.py
hypyp/ext/mpl3d/mesh.py
hypyp/ext/mpl3d/trackball.py
hypyp/fnirs/__init__.py
hypyp/fnirs/channel_roi.py
hypyp/fnirs/data_browser.py
hypyp/fnirs/dyad.py
hypyp/fnirs/recording.py
hypyp/fnirs/study.py
hypyp/fnirs/legacy/fnirs_tools.py
hypyp/fnirs/preprocessor/base_preprocessor.py
hypyp/fnirs/preprocessor/base_step.py
hypyp/fnirs/preprocessor/implementations/cedalion_preprocessor.py
hypyp/fnirs/preprocessor/implementations/mne_preprocessor_as_is.py
hypyp/fnirs/preprocessor/implementations/mne_preprocessor_raw_to_haemo.py
hypyp/fnirs/preprocessor/implementations/mne_step.py
hypyp/shiny/study_viewer.py
hypyp/shiny/wavelet_explorer.py
hypyp/sync/__init__.py
hypyp/sync/accorr.py
hypyp/sync/base.py
hypyp/sync/ccorr.py
hypyp/sync/coh.py
hypyp/sync/envelope_corr.py
hypyp/sync/imaginary_coh.py
hypyp/sync/pli.py
hypyp/sync/plv.py
hypyp/sync/pow_corr.py
hypyp/sync/wpli.py
hypyp/sync/kernels/__init__.py
hypyp/sync/kernels/_cuda_dispatch.py
hypyp/sync/kernels/_metal_dispatch.py
hypyp/sync/kernels/cuda_accorr.py
hypyp/sync/kernels/cuda_amplitude.py
hypyp/sync/kernels/cuda_phase.py
hypyp/sync/kernels/metal_accorr.py
hypyp/sync/kernels/metal_phase.py
hypyp/wavelet/__init__.py
hypyp/wavelet/base_wavelet.py
hypyp/wavelet/coherence_data_frame.py
hypyp/wavelet/cwt.py
hypyp/wavelet/pair_signals.py
hypyp/wavelet/wtc.py
hypyp/wavelet/implementations/matlab_wavelet.py
hypyp/wavelet/implementations/pycwt_wavelet.py
hypyp/wavelet/implementations/pywavelets_wavelet.py
hypyp/xdf/__init__.py
hypyp/xdf/xdf_import.py
hypyp/xdf/xdf_stream.py
tests/test_coherence_data_frame.py
tests/test_datasets.py
tests/test_fnirs.py
tests/test_fnirs_cedalion.py
tests/test_pdc.py
tests/test_prep.py
tests/test_signal.py
tests/test_stats.py
tests/test_sync.py
tests/test_utils.py
tests/test_wavelet.py
tests/test_wavelet_implementations.py
tests/test_xdf.py