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

Update Autoscoper #88

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Update Autoscoper #88

merged 2 commits into from
Mar 14, 2024

Conversation

jcfr and others added 2 commits March 14, 2024 01:44
List of Autoscoper changes:

```
$ git shortlog caa81817f..a476d703a --no-merges
Anthony Lombardi (2):
      BUG: Add missing conversion from quaternion to eulers
      BUG: Fix incorrect application of input heuristics
```

Co-authored-by: Anthony Lombardi <[email protected]>
Previously whenever a volume was outside the bounds of a radiograph image
the NCC value would be appended as 0. In this case it is possible that the
PSO could try to move the volume to be outside the bounds of all the radiographs.

```
$ git shortlog a476d703a..e78b70e59 --no-merges
Anthony Lombardi (1):
      BUG: Fix out of bounds NCC value in viewport clipping

```

Co-authored-by: Anthony Lombardi <[email protected]>
@jcfr jcfr merged commit 730daa5 into BrownBiomechanics:main Mar 14, 2024
2 checks passed
@jcfr jcfr deleted the update-autoscoper branch March 14, 2024 05:51
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