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

Prevent CBS segmentation failures due to nulls in input .cnr #914

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

etal
Copy link
Owner

@etal etal commented Sep 22, 2024

Addresses #436, #582, maybe #760, #896, #901 and sarek#1625

  • If weight is all null (i.e. blanks in the .cnr), replace the column with all 1.0 values.
  • Filter out individual rows with nulls in log2 or weight columns, assuming there are numeric values as well.

@etal etal self-assigned this Sep 22, 2024
@etal etal merged commit 453d70c into master Sep 22, 2024
8 of 10 checks passed
@etal etal deleted the i436 branch September 22, 2024 19:08
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