Skip to content

gh-203: FootprintFilter removes NaN's#202

Open
JaimeRZP wants to merge 6 commits into
mainfrom
FootprintFilter
Open

gh-203: FootprintFilter removes NaN's#202
JaimeRZP wants to merge 6 commits into
mainfrom
FootprintFilter

Conversation

@JaimeRZP

@JaimeRZP JaimeRZP commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

Fixes: #203

@JaimeRZP

JaimeRZP commented Oct 1, 2024

Copy link
Copy Markdown
Contributor Author

This seems to only remove some of the NaN's somehow

@ntessore ntessore changed the title FootprintFilter removes NaN's gh-203: FootprintFilter removes NaN's Oct 2, 2024
@ntessore

ntessore commented Oct 2, 2024

Copy link
Copy Markdown
Contributor

Thanks for this @JaimeRZP! I think I would prefer if we just ignore invalid positions here. I can imagine that removing them might hide a bug in the analysis pipeline, when invalid positions are not accompanied by a zero weight.

@JaimeRZP

Copy link
Copy Markdown
Contributor Author

Thanks for this @JaimeRZP! I think I would prefer if we just ignore invalid positions here. I can imagine that removing them might hide a bug in the analysis pipeline, when invalid positions are not accompanied by a zero weight.

Addresses!
I think this PR is ready to merge

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.

FootprintFilter breaks when there are invalid positions

2 participants