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

Extraction of force data from csv time-force #2

Open
celiagconejo opened this issue May 27, 2024 · 3 comments
Open

Extraction of force data from csv time-force #2

celiagconejo opened this issue May 27, 2024 · 3 comments

Comments

@celiagconejo
Copy link

We would like to implement your code to extract the variables derived from a force/time curve, exported in csv.
We use the ST4 cell load from LCM Systems.
Could you generate an extension to open the csv document in the same code? It consists of 2 columns: time (ms) ; Force (Kg).

We would like to acknowledge your contribution if you run the code.
I look forward to your reply
Regards
Celia

@GiacomoValliPhD
Copy link
Owner

Hi @celiagconejo
Sure this should be easy to implement. Can you share a .csv just for reference? Also, would the rest of the code be ok as it is?

@celiagconejo
Copy link
Author

Of course,
Prueba.csv.

Regarding the code, I understand that it would need to be checked against the files and protocol to adapt it. Let me know if it's interesting.
Best Regards
Celia

@GiacomoValliPhD
Copy link
Owner

Hi @celiagconejo

The data I see here does not have a valid datetime format and the values are too large to be considered Kg. Can you please provide me more details? Also, I need the sampling frequency of your device.

image

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