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

GrainMap class #278

Open
12 tasks
jadball opened this issue Apr 23, 2024 · 0 comments
Open
12 tasks

GrainMap class #278

jadball opened this issue Apr 23, 2024 · 0 comments

Comments

@jadball
Copy link
Contributor

jadball commented Apr 23, 2024

We need a class to store information about a spatial map of a grain/multiple grains.
This class should do at least the following:

  • I/O to HDF5 group
  • Calculation of the following arrays:
    • Grain ID - by combining recons from multiple different grains together
    • Per-grain UBI - from grain objects
    • Per-voxel UBI - by local refinement
    • IPF X, Y, Z
    • Misorientation
    • Grain ID (segmentation from point-by-point data?)
    • Phase ID?
  • Creation methods:
    • From a list of GrainSinogram objects
    • Form the UBI array directly from point-by-point indexing
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

No branches or pull requests

1 participant