docs: add T-Bar CPW electrode MZM example#180
Open
jackgdsf wants to merge 1 commit into
Open
Conversation
Rename _palace_mzm notebook/script to remove underscore prefix and add to FEM for RF nav in zensical.toml. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jackgdsf
requested review from
cdaunt,
flaport,
joamatab,
nikosavola and
vvahidd
as code owners
June 29, 2026 09:48
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #180 +/- ##
==========================================
+ Coverage 59.43% 60.78% +1.34%
==========================================
Files 62 65 +3
Lines 8804 9665 +861
Branches 1755 1946 +191
==========================================
+ Hits 5233 5875 +642
- Misses 3016 3125 +109
- Partials 555 665 +110 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
joamatab
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
_palace_mzm.ipynb/_palace_mzm.py→palace_mzm.ipynb/palace_mzm.py(removes underscore prefix to include in docs)docs/zensical.tomlnav under "FEM for RF"Closes #179
The notebook was merged in #129 but left prefixed with
_(excluded from docs).