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

Add new Feature BranchSinuosity #18

Merged
merged 5 commits into from
Mar 13, 2023
Merged

Add new Feature BranchSinuosity #18

merged 5 commits into from
Mar 13, 2023

Conversation

stefanhahmann
Copy link
Collaborator

Resolves #11

@stefanhahmann stefanhahmann changed the title Issue 11 2 Issue 11 Mar 9, 2023
@stefanhahmann stefanhahmann changed the title Issue 11 Add new Feature BranchSinuosity Mar 9, 2023
Copy link
Collaborator

@maarzt maarzt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the following changes:

  1. Use LinAlgHelpers.distance( a, b ) to calculate the euclidean distance.
  2. Make BranchSinuosityFeatureSerializer extend BranchSpotDoublePropertyFeatureSerializer.
  3. The code for calculating the sinuosity can be largely simplified. Please give it a try!

@stefanhahmann stefanhahmann merged commit a7f2e42 into master Mar 13, 2023
@stefanhahmann stefanhahmann deleted the issue-11-2 branch March 29, 2023 12:03
@stefanhahmann stefanhahmann self-assigned this Jan 24, 2024
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.

Sinuosity of cell during life cycle
2 participants