-
Notifications
You must be signed in to change notification settings - Fork 9
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
ENH: Add option to save the Counts or MRD values to an array for Pole Figures #995
Merged
imikejackson
merged 11 commits into
BlueQuartzSoftware:develop
from
imikejackson:feature/pole_figure_intensity_data
Aug 3, 2024
Merged
ENH: Add option to save the Counts or MRD values to an array for Pole Figures #995
imikejackson
merged 11 commits into
BlueQuartzSoftware:develop
from
imikejackson:feature/pole_figure_intensity_data
Aug 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
4 times, most recently
from
June 24, 2024 13:28
732d258
to
38f6d1d
Compare
JDuffeyBQ
requested changes
Jun 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should mark the source of RTree.hpp
somewhere just so we know where it came from.
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IntersectionUtilities.hpp
Outdated
Show resolved
Hide resolved
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IntersectionUtilities.hpp
Outdated
Show resolved
Hide resolved
src/Plugins/OrientationAnalysis/src/OrientationAnalysis/utilities/IntersectionUtilities.hpp
Outdated
Show resolved
Hide resolved
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
2 times, most recently
from
July 1, 2024 17:08
018e5e7
to
a45ce26
Compare
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
from
July 8, 2024 16:56
8490c9a
to
90b659d
Compare
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
from
July 11, 2024 14:22
90b659d
to
9e1e2cd
Compare
JDuffeyBQ
approved these changes
Jul 12, 2024
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
from
July 19, 2024 12:53
9e1e2cd
to
17e503d
Compare
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
4 times, most recently
from
August 2, 2024 18:44
f63b56a
to
9cf81d7
Compare
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
The code more or less works but the results are not completely satisfying. I am going to keep the codes in there for future work Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
…ies/IntersectionUtilities.hpp Co-authored-by: Jared Duffey <[email protected]>
…ies/IntersectionUtilities.hpp Co-authored-by: Jared Duffey <[email protected]>
…ies/IntersectionUtilities.hpp Co-authored-by: Jared Duffey <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
imikejackson
force-pushed
the
feature/pole_figure_intensity_data
branch
from
August 3, 2024 16:43
9cf81d7
to
34d1cb7
Compare
imikejackson
added a commit
to imikejackson/simplnx
that referenced
this pull request
Aug 3, 2024
… Figures (BlueQuartzSoftware#995) * ENH: Add ability to save intensity data arrays as image geometries * ENH: Add option to NormalizeToMRD. Add Metadata DataArray * Use the RTree.hpp from simplnx/Utilities --------- Signed-off-by: Michael Jackson <[email protected]> Co-authored-by: Jared Duffey <[email protected]>
imikejackson
added a commit
to imikejackson/simplnx
that referenced
this pull request
Oct 20, 2024
… Figures (BlueQuartzSoftware#995) * ENH: Add ability to save intensity data arrays as image geometries * ENH: Add option to NormalizeToMRD. Add Metadata DataArray * Use the RTree.hpp from simplnx/Utilities --------- Signed-off-by: Michael Jackson <[email protected]> Co-authored-by: Jared Duffey <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.