Exploring solutions to address the issue of 150% magnification effect when the "100% Event Step" input is empty #2095
Closed
Terracotta-6
started this conversation in
General
Replies: 1 comment 3 replies
-
|
What is the issue to be solved here? What is "the 150% magnification effect"? If there is an issue, why is this issue not reported under Issues? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
✦ Based on my in-depth analysis, here are the solutions to address the issue where "100% Event Step" input being
empty results in a 150% magnification effect:
Root Cause of the Problem
In Artisan's canvas.py file at lines 9694-9697:
300°F)
effect
Solutions
Modify Default Phase Values (Verify the accuracy of the analysis)
or 100
Solution 1: Modify Code Logic
Modify the logic in canvas.py when step100temp is empty:
Solution 2: Clear Documentation
Clarify in the tooltip what happens when the input field is empty, so users understand this will cause the use
of the phase baseline value.
Beta Was this translation helpful? Give feedback.
All reactions