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

Fix incorrectly disabled "Max LOQ CV" text box #3390

Merged
merged 2 commits into from
Mar 9, 2025

Conversation

nickshulman
Copy link
Contributor

@nickshulman nickshulman commented Mar 8, 2025

Fixed "Max LOQ CV" text box incorrectly disabled when LOD calculation is "Bilinear turning point" (reported by Philip) The "Max LOQ CV" text box needed to be disabled when the limit of quantification was being calculated using bootstrap curves. Now that LOQ is no longer calculated with using bootstrap curves, the text box should always be enabled.

Also fix performance problem pasting a large number of values into Document Grid in very large document (not reported by anyone).
Also fix performance problem I introduced earlier this week reading ResultFileMetadata

Fixed "Max LOQ CV" text box incorrectly disabled when LOD calculation is "Bilinear turning point" (reported by Philip)
The "Max LOQ CV" text box needed to be disabled when the limit of quantification was being calculated using bootstrap curves. Now that LOQ is no longer calculated with using bootstrap curves, the text box should always be enabled.
…ment

Fix performance problem loading ResultFileMetadata
@nickshulman nickshulman merged commit 163f88b into master Mar 9, 2025
11 checks passed
@nickshulman nickshulman deleted the Skyline/work/20250308_FixDisableMaxCv branch March 9, 2025 04:56
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