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

Adding option to map grid with non-uniform spacing #23

Open
GolamRashed opened this issue Jan 25, 2019 · 4 comments
Open

Adding option to map grid with non-uniform spacing #23

GolamRashed opened this issue Jan 25, 2019 · 4 comments

Comments

@GolamRashed
Copy link

Some metal samples have defects or voids that hinders obtaining a grid at uniform spacings. In that case, we have to take nanoindentation measure at suitable spots, resulting in non-uniform spacing.

@DavidMercier
Copy link
Owner

Hi, Thanks for this good idea. Do you have an example to provide? what do you mean exactly by non-uniform? In case of missing indent, there is a NaN instead of a real value, and it can be replaced by an approximated value obtained by pixel neighbors averaging.

@GolamRashed
Copy link
Author

By non-uniform I mean the indents may be in random coordinates (not equal spacing in x- and y-axis), and we could input the indent coordinates in TriDiMap when importing the data, then the usual calculation will begin.

@DavidMercier
Copy link
Owner

Ok I agree but can you provide an .xls file as an example to see how I can implement this on the toolbox ? Or can you create a data file ? Thanks

@GolamRashed
Copy link
Author

GolamRashed commented Feb 9, 2019

I thought I will be able to provide an example data file from my project (indents at random points with XY coordinates being recorded), but fortunately I was able to collect data at regular interval even though the sample had a lot of defects.

This feature may come in handy for future users, but the priority is low now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants