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

Ld disc stacker enhanced #897

Merged
merged 14 commits into from
Sep 7, 2024
Merged

Conversation

happycube
Copy link
Owner

No description provided.

vrunk11 added 2 commits July 10, 2024 22:10
add option "no-map" to bypass the mapping requirement for source that can't be mapped
add new stacking mode for 3+ input sample

mean, median, smart

smart = (median + mean) using treshold
@happycube happycube requested a review from simoninns July 11, 2024 02:35
vrunk11 added 2 commits July 11, 2024 22:40
fix error and add comment
small fix to --mode option
tools/ld-disc-stacker/main.cpp Outdated Show resolved Hide resolved
tools/ld-disc-stacker/main.cpp Outdated Show resolved Hide resolved
tools/ld-disc-stacker/main.cpp Outdated Show resolved Hide resolved
tools/ld-disc-stacker/main.cpp Outdated Show resolved Hide resolved
vrunk11 added 10 commits July 19, 2024 23:19
fix treshold option
update smart mode and add neighbor mode
optimise the speed for mode 2 and 3, and somme fix
fix dropout handling
fix bug , optimize for making the code faster , bring back smart mean (median + mean), add option to show all message (hiden by default), better handling off dropout and HBI
update credit
fix mode 3 and 4
try avoid E and W sample when all source are dropout for mode 3 and 4
better handling off dropout + fix related to diffdod
optimization
add help-mode for info about stack modes
fix typo
other fix
fix dropout handling
fix indent
@happycube happycube merged commit 76b471d into happycube:main Sep 7, 2024
2 checks passed
@vrunk11 vrunk11 deleted the ld-disc-stacker_enhanced branch September 22, 2024 06:21
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.

3 participants