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

Issue 138 #159

Merged
merged 6 commits into from
Mar 22, 2024
Merged

Issue 138 #159

merged 6 commits into from
Mar 22, 2024

Conversation

tawhai
Copy link
Contributor

@tawhai tawhai commented Feb 5, 2024

Addresses issue of growing from the lingular branch into the LUL. i.e. where growing needs to initiate from more than one 'stem' branch. Along with this have included an option for initialising seed point allocation either based on the Tawhai 2004 method (splitting planes) or Tawhai 2001 method (closest points). The latter is needed when growing from more than one stem branch.

@tawhai tawhai requested a review from behdadebsh February 5, 2024 02:07
@behdadebsh
Copy link
Contributor

Tried it for growing a tree for a former subject but without calling make_data_grid() subroutine. Using an old data_grid and seems like it doesn't recognise the data points to grow into. It runs through the code but doesn't create any extra elements from the Upper tree.
Screenshot from 2024-02-13 17-41-11

@tawhai
Copy link
Contributor Author

tawhai commented Feb 13, 2024 via email

Merryn Tawhai and others added 3 commits February 15, 2024 12:45
…ther there are >zero seed points in a group was not being initialised. the result was that tree growing worked for a pedantic build but not a release build, and only when seed points were read from file rather than generated
…xternal to a surface, by a factor of 10. fixes an issue of seed points being created outside the surface. previous tolerance allowed this when the vector from internal to seed point was very close to surface element boundaries
@behdadebsh behdadebsh merged commit 47740b2 into LungNoodle:develop Mar 22, 2024
4 checks passed
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.

2 participants