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

ebsd('phase') of EBSDsquare kill props on feature/grain3d #2103

Closed
kilir opened this issue Mar 26, 2024 · 1 comment
Closed

ebsd('phase') of EBSDsquare kill props on feature/grain3d #2103

kilir opened this issue Mar 26, 2024 · 1 comment

Comments

@kilir
Copy link
Contributor

kilir commented Mar 26, 2024

Hi Ralf,
on the feature/grain3d branch, selecting ebsd by phase seems to result in loosing all the props.

Example:

mtexdata forsterite
ebsd = ebsd.gridify 
ebsd.prop

%ans = 
%
%  struct with fields:
%
%    bands: [336×732 double]
%       bc: [336×732 double]
%       bs: [336×732 double]
%    error: [336×732 double]
%      mad: [336×732 double]
%    oldId: [336×732 double]

ebsd('f').prop

%ans = 
%
 % struct with no fields.

Cheers,
Rüdiger

@ralfHielscher
Copy link
Member

this seems to have been fixed.

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

2 participants