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

Extraction bugfix #177

Merged
merged 3 commits into from
Aug 16, 2020
Merged

Extraction bugfix #177

merged 3 commits into from
Aug 16, 2020

Conversation

ngreenwald
Copy link
Member

This closes #175. The wrong index was being passed for the nuclear compartment. Because our test data was essentially identical between nuclear IDs and cell_ids, this wasn't caught. I fixed the indexing issue, and modified the test data so that it is passed different values for cell and nuclear labels, which can then be compared to make sure the assignment was done correctly.

@ngreenwald ngreenwald merged commit 72f3f84 into master Aug 16, 2020
@ngreenwald ngreenwald deleted the extraction_bug branch August 16, 2020 00:47
alex-l-kong pushed a commit that referenced this pull request Jan 14, 2021
* test driven development

* fixed indexing error
y2kbugger pushed a commit that referenced this pull request Jul 29, 2021
* test driven development

* fixed indexing error
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.

Nuclear compartment extraction doesn't work
1 participant