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

HRDIC data loader not working for davis 10 files #90

Open
4 tasks
mikesmic opened this issue Sep 21, 2021 · 1 comment
Open
4 tasks

HRDIC data loader not working for davis 10 files #90

mikesmic opened this issue Sep 21, 2021 · 1 comment

Comments

@mikesmic
Copy link
Collaborator

Issues to fix for davis 10 format

  • Coordinate values are formatted as floats (even for int values)
  • Coordinate values are not necessarily integers (Only half integers because of odd sized integration windows?)
  • Coordinate values can -ve
  • Possibly different units for coordinates and displacements, assumed to be the same when calculating strain currently

origin
image001

@rhysgt
Copy link
Contributor

rhysgt commented Apr 24, 2024

In investigating this, I've realised that number in the DaVis header is not the sub-windows size but the step size. We should clarify this in the code. The effective shear strain maps compare reasonably well with the ones from DaVis, regardless of the chosen overlap. The effective shear strain maps from DefDAP look a lot sharper than the ones from DaVis.

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