Carlson Büth

Results 12 issues of Carlson Büth

Hey, I wanted to reproduce the results of your paper and analyze further cities. Until now I was not able to analyze data and would be happy to receive support....

## Description Fixes issue where `Events.clone()` loses event properties when `trial_columns` are set. The column selection logic now preserves additional event property columns alongside trial columns and minimal schema columns....

fix
essential

## Description After having added the BeGaze parser #1013, now the raw DIDEC data files should be parsed natively. This PR should be a targeted set of changes, enabling DIDEC...

enhancement
dataset
parsing

## Description Expose EyeLink calibration/validation metadata as public `DataFrames` on `Gaze`. Remove leftover private `Gaze._metadata` storage. Changes have been done as suggested in https://github.com/pymovements/pymovements/issues/893#issuecomment-3512130252, but please point out any opinions...

enhancement

## Description Polars was set to `

internal

> ... it isn't possible to specify the exact filenames/filepaths in `Gaze.save()`. In the current state it's just possible to specify the directory path. > > With a filepath argument...

enhancement

## Question When detecting on gaze, e.g. `gaze.detect('ivt', ...)` 1. Should `gaze.pix2deg()` be run automatically? or 2. The error message be improved, to point to `gaze.pix2deg()`. As of now "ColumnNotFoundError:...

enhancement
good first issue
question

## Description Improving usability of `TextStimulus` and `map_to_aois()` à la #1125. ## Implemented changes Changes have been implemented as suggested by @saeub, thank you for the issue! - [x] Solution...

fix

## Description Add support for the current release of python, updating all CI and package metadata, keeping tests passing. ## Implemented changes - [x] Add tox env. - [x] Update...

internal

> I agree that the second leading underscore is redundant. In this PR it's probably best to stay consistent, but feel free to open a follow-up that renames all the...

internal