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

Major restructuring of branching and node structure #11

Merged
merged 4 commits into from
Dec 3, 2019

Conversation

Silmathoron
Copy link
Contributor

No description provided.

* self-contained dendrogram generation and plot
* corrected walk_tree for multiple calls
* corrected branching and SWC diameter
* improved algorithm for branching nodes
* improved check for self-crossing
* distance constraint for lateral branching: min_branching_distance is parameter
* added frequency unit count per day (cpd)
* improved error handling
* improved tests
* increased limit for stopped_ to 0.01 um
* restructured ``BaseNode`` up to ``Node`` and ``GrowthCone`` structure
* removed containers and directly access members
* corrected distance to parent upon node updates
@Silmathoron Silmathoron merged commit 3fd7b4b into SENeC-Initiative:master Dec 3, 2019
@Silmathoron Silmathoron changed the title Test rebase Major restructuring of branching and node structure Dec 3, 2019
@Silmathoron
Copy link
Contributor Author

Hey @aquaresima I messed up and did the test rebase on SENeC master instead of my master... waiting to see how the build goes, otherwise I'll try to figure out how to reverse it...
Btw, apparently you're contribution does not appear from the squash... I thought GitHub had that fixed but apparently not, so sorry about that... we'll need to see how to proceed in the future... also rebase does not set the commits as verified... this is pretty annoying...

@Silmathoron Silmathoron mentioned this pull request Dec 3, 2019
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