Skip to content

Error: "Reference to non-existent field 'PixelSize' #27

@elegantEmily

Description

@elegantEmily

I was able to get the example to run through OpenXY, however when I try and run my data through it I am getting this error.
"Reference to non-existent field 'PixelSize'.
Error in HREBSDPrep (line 17)
Settings.ROISize = round((Settings.ROISizePercent * .01)*Settings.PixelSize);
Error in HREBSDMain (line 17)
Settings = HREBSDPrep(Settings);
Error in MainGUI>RunButton_Callback (line 564)
Settings = HREBSDMain(Settings);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in MainGUI (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)MainGUI('RunButton_Callback',hObject,eventdata,guidata(hObject))
Caused by:
OpenXY encountered an error. Re-select the scan file to reset.
Error while evaluating UIControl Callback."

When I look at my .ang file and grain file they seem to match the format of the example. I'm not sure what is going wrong, as in the example there isn't a step to set the PixelSize.

I have attached a text version of my ang file, my grain file and a jpeg of my first tiff image.

Have a wonderful day!
Emily

HR-EBSD_map20190801102733830_x0y0
N205DF_Area4_HREBSD_GrainFile_20210223.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions