Continue debugging and testing features#35
Merged
Conversation
**Summary:** Corrected absorption coefficient from incorrect 67.72 to correct 677.2 based on VOACAP FORTRAN source (REGMOD.FOR line 57: AC = 677.2 * ACAV). **Impact:** - Daytime E-layer SNR errors reduced from +97-145 dB to +38-59 dB - Absorption now ~59 dB/hop (was ~6 dB/hop, should be ~100 dB/hop) - Still investigating remaining 30-60 dB discrepancy **Test Results:** - test_mode_selection.py: 7.20 MHz daytime improved from +144dB to +38dB error - test_voacap_reference.py: 6/18 tests passing (improved from unusable) - Nighttime predictions: 2-7 dB errors (acceptable) **Remaining Issues:** - Daytime E-layer still 30-60 dB too optimistic - Mode selection errors (2F2 instead of 2E at 9.70 MHz) - Low frequency anomaly (6.10 MHz: 130 dB error) See ABSORPTION_BUG_ANALYSIS.md for detailed analysis. References #validation #absorption #fortran-port
Proposes hybrid approach: - Keep technical docs in repo (version-controlled) - Create user-facing wiki for guides, tutorials, FAQ - Convert large PDFs to markdown wiki pages - Link between wiki and repo docs See WIKI_MIGRATION_RECOMMENDATION.md for full analysis.
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.
No description provided.