Skip to content

Clarify error phase plane units#59

Open
chenzc24 wants to merge 1 commit into
Arcadia-1:mainfrom
chenzc24:codex/fix-error-phase-plane-units
Open

Clarify error phase plane units#59
chenzc24 wants to merge 1 commit into
Arcadia-1:mainfrom
chenzc24:codex/fix-error-phase-plane-units

Conversation

@chenzc24

Copy link
Copy Markdown
Contributor

Summary

  • add an explicit unit_mode to analyze_error_phase_plane for normalized full-scale, voltage, and code displays
  • use ADC Input Level (FS, 0-1) / Residual (uFS) in the normalized residual phase-plane example
  • update tests for normalized FS, voltage, code, and invalid unit modes

Notes

  • The generic default unit_mode="auto" keeps the legacy range heuristic, but replaces the misleading "Signal Amplitude" label with ADC input/output level wording.
  • This PR is independent of the open polar-annotation PR and does not overlap its files.

Validation

  • uv run --with pytest pytest tests/unit/aout/test_analyze_error_phase_plane.py tests/integration/test_user_guide_skill_examples.py -q
  • uv run python src/adctoolbox/examples/04_debug_analog/exp_a42_analyze_error_phase_plane.py

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