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

Bug: Compability with jpk-force-map #25

Open
Kutzti opened this issue May 31, 2024 · 7 comments
Open

Bug: Compability with jpk-force-map #25

Kutzti opened this issue May 31, 2024 · 7 comments
Labels
bug Something isn't working file formats

Comments

@Kutzti
Copy link

Kutzti commented May 31, 2024

There is currently some compability problem with .jpk-force-map. Neither .load_data() nor load_group() nor QMap() can handle force maps.
Each of the upper methods lead to an empty group.

@paulmueller
Copy link
Member

It could be that the file format changed. Do you have an example file we can use for testing?

@Kutzti
Copy link
Author

Kutzti commented Jun 3, 2024

Of course! Thank you for your time!
Example_data.zip
Sorry for the zip, apparently GitHub does not like .jpk-force-map files...

@Kutzti
Copy link
Author

Kutzti commented Jun 24, 2024

Apparently it doesn't like all of the jpk-Files, I also tested jpk-force and it does not work

By any chance you haven't had time to take a look? The software from jpk itself is...well... improvable.

@paulmueller
Copy link
Member

Hi, unfortunately I did not have time yet to look into it, sorry.

@paulmueller paulmueller added the bug Something isn't working label Jun 25, 2024
@paulmueller paulmueller transferred this issue from AFM-analysis/nanite Jun 27, 2024
@paulmueller
Copy link
Member

@Kutzti It looks like there are three segments per curve in the file. What are those? For force-indentation measurements, nanite expects two segments per curve (approach and retract).

@Kutzti
Copy link
Author

Kutzti commented Jun 28, 2024

These segments are pauses. Interesting, I was not aware of the fact that only 2 segments were expected.
This could also be the problem if we try to load data with afm-formats from the .jpk-force file when using ocillations.
Thank you!

@paulmueller
Copy link
Member

OK, what is the reasons for these pauses? And how are you implementing them (constant height or constant force). AFAIK, there should not be any pauses, because then you would be mixing force-indentation with creep-compliance or stress-relaxation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working file formats
Projects
None yet
Development

No branches or pull requests

2 participants