Skip to content

fix: zero section_delta in notebook_fidelity.yml#71

Merged
iahncajigas merged 1 commit intomainfrom
fix/notebook-parity-section-deltas
Mar 22, 2026
Merged

fix: zero section_delta in notebook_fidelity.yml#71
iahncajigas merged 1 commit intomainfrom
fix/notebook-parity-section-deltas

Conversation

@iahncajigas
Copy link
Copy Markdown
Contributor

Summary

  • Update matlab_sections counts to match python_sections for nSTATPaperExamples (37→40) and StimulusDecode2D (4→3)
  • These are checked by TestPythonNotebookParity in the MATLAB repo which asserts section_delta == 0

Test plan

  • CI passes
  • TestPythonNotebookParity in MATLAB repo passes against this YAML

🤖 Generated with Claude Code

Update matlab_sections counts to match python_sections for:
- nSTATPaperExamples: 37→40 (Python has 3 extra setup/import cells)
- StimulusDecode2D: 4→3 (Python consolidates sections)

These deltas are checked by TestPythonNotebookParity in the MATLAB repo
which asserts section_delta == 0 for all core helpfile topics.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@iahncajigas iahncajigas merged commit 2aa8448 into main Mar 22, 2026
15 checks passed
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