Skip to content

feat: add data-availability flags to compact columns#12

Open
nccanderson wants to merge 1 commit intomainfrom
feat/compact-data-availability-flags
Open

feat: add data-availability flags to compact columns#12
nccanderson wants to merge 1 commit intomainfrom
feat/compact-data-availability-flags

Conversation

@nccanderson
Copy link
Copy Markdown
Contributor

Summary

  • Adds has_gaze, has_fixation, has_event, has_dynamic, has_sensor, and has_boundary to SESSIONS_COMPACT_COLUMNS
  • These flags indicate which data types are available per session and are useful for downstream filtering

Test plan

  • Existing tests pass — these columns are only included when present in the DataFrame

🤖 Generated with Claude Code

Include has_gaze, has_fixation, has_event, has_dynamic, has_sensor, and
has_boundary in SESSIONS_COMPACT_COLUMNS so they survive compact mode.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant