Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Scaling Strips Drawing Waveforms Too High #206

Closed
tanjera opened this issue Jan 31, 2024 · 1 comment
Closed

Auto-Scaling Strips Drawing Waveforms Too High #206

tanjera opened this issue Jan 31, 2024 · 1 comment
Assignees

Comments

@tanjera
Copy link
Owner

tanjera commented Jan 31, 2024

Artificially looks like pressures are increased on auto-scaling strips because the waveforms are being drawn too high on the Y-axis. E.g. ABP or PA.

@tanjera tanjera self-assigned this Jan 31, 2024
tanjera added a commit that referenced this issue Jan 31, 2024
- ReplaceAtOver() replaced w/ Replace() for CVP: #204
  - Also replaced w/ Replace() for PA @ RA (CVP)
- Tracing.CalculateOffsets() Offset.Y & Multiplier.Y utilizing Stretch technique
  - Keeps tracings centered on Strip's Y-axis; #206
- Fixed Draw.CVP_Rhythm -> DampenAmplitude_DiastolicFillTime coefficient of -1
  - Was flipping the tracing, causing #205
  - Since no other use of DampenAmplitude_DiastolicFillTime uses custom coefficient...
    - Custom coefficient removed from constructor
- Copyrights updated (2023 -> 2024)
  - In About dialog, on splash screen .png, in readme
@tanjera
Copy link
Owner Author

tanjera commented Jan 31, 2024

Fixed in da3493f

@tanjera tanjera closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant