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

feat: calculate gap and overlapping charge from Pass 1 QADB #47

Merged
merged 7 commits into from
Mar 29, 2024

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Mar 26, 2024

Pass 1 QADB, based on DST 5-files, has a very serious issue with the FC charge. The maximum FC charge from 5-file N is not equal to the minimum FC charge from 5-file N+1 (actually, N+5). Sometimes the difference is positive (a "gap" in the charge accumulation), and sometimes it is negative (an "overlap" in the charge accumulation).

This PR investigates the issue...

@c-dilks c-dilks marked this pull request as ready for review March 29, 2024 20:14
@c-dilks c-dilks enabled auto-merge (squash) March 29, 2024 20:14
@c-dilks c-dilks merged commit ec4df04 into main Mar 29, 2024
11 checks passed
@c-dilks c-dilks deleted the gap-charge branch March 29, 2024 21:32
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