Skip to content

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

Merged
nccanderson merged 1 commit intomainfrom
feat/compact-data-availability-flags
Apr 15, 2026
Merged

feat: add data-availability flags to compact columns#12
nccanderson merged 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>
@nccanderson nccanderson merged commit cdff3e4 into main Apr 15, 2026
1 check passed
@nccanderson nccanderson deleted the feat/compact-data-availability-flags branch April 15, 2026 17:32
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.

2 participants