Skip to content

Fix psychophysical kernel population - #12

Merged
rojasgabriel merged 1 commit into
devfrom
codex/fix-kernel-population
Aug 3, 2026
Merged

Fix psychophysical kernel population#12
rojasgabriel merged 1 commit into
devfrom
codex/fix-kernel-population

Conversation

@rojasgabriel

Copy link
Copy Markdown
Owner

Summary

  • read the existing EventMapping relation through DataJoint without importing and declaring the ephys schema inside a populate transaction
  • deduplicate pooled kernel keys before population so each subject/condition/config fit is computed once

Test plan

  • uvx ruff check .
  • uvx ruff format --check .
  • kernel timing unit tests — 5 passed
  • live population — 6 canonical rows stored, 0 pending
  • live validation — all six rows fitted successfully

Made with Cursor

Read the existing event-mapping table without declaring ephys tables inside DataJoint transactions, and emit one populate key per pooled fit.
@cursor

cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@rojasgabriel
rojasgabriel merged commit 5102272 into dev Aug 3, 2026
3 checks passed
@rojasgabriel
rojasgabriel deleted the codex/fix-kernel-population branch August 3, 2026 23:08
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