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

FindGBCD and VisualizeGBCDFilter Fixes and Improvements #1015

Merged
merged 7 commits into from
Dec 13, 2022

Commits on Dec 9, 2022

  1. Fixed issue where GBCD results would fluctuate from run to run

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5195faa View commit details
    Browse the repository at this point in the history
  2. Parallelize the VisualizeGBCDPoleFigure filter

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b25a5bb View commit details
    Browse the repository at this point in the history
  3. VisualizeGBCDPoleFigure: Create ImageDataContainer with MRD values

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4770140 View commit details
    Browse the repository at this point in the history
  4. Set Origin of created Image geometry to -1, -1, 0

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8715d71 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Ensure parallel pole figure generation

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4c6f288 View commit details
    Browse the repository at this point in the history
  2. Code Cleanup

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c0986bd View commit details
    Browse the repository at this point in the history
  3. Ensure code can be compiled without TBB enabled.

    Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
    imikejackson committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    031ccd9 View commit details
    Browse the repository at this point in the history