HyPyP icon indicating copy to clipboard operation
HyPyP copied to clipboard

The Hyperscanning Python Pipeline

Results 31 HyPyP issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies

Hello HyPyP community, First of all, thank you so much for your efforts and developments into the hyperscanning analysis! I have a question regarding the statscondCluster test. I am trying...

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

Bumps [black](https://github.com/psf/black) from 19.10b0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

Hello! I've been excited to dive deeper into HyPyP over the last week. I was going through the `getting_started.ipynb` tutorial and noticed that it is directed towards data that contains...

Hi HyPyP team A few months ago I worked with the pipeline and everything worked smoothly (created 2D and 3D images of parent child hyperscanning using CCorr) I wanted to...

When making a merged epoch object I would expect the high/low pass filter information to be the same. Or do I not understand the intended behaviour? Here's some code that...

Hi HyPyP team! Thank you for all your efforts in putting together this package. I've been running the tutorial (using Python 3.11) to get to grips with the package and...