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

Old version gt3x files #46

Open
jhmigueles opened this issue Sep 19, 2022 · 0 comments
Open

Old version gt3x files #46

jhmigueles opened this issue Sep 19, 2022 · 0 comments

Comments

@jhmigueles
Copy link

Serial number starting by "MRA" and firmware version == "2.5.0" gets detected as an old_version gt3x file. The package run into error:
Error in if (est_n_samples > samples) { :
missing value where TRUE/FALSE needed

When debugging the function locally and manually setting up old_version to FALSE, I get the file correctly read with no errors. Probably misclassication of old versions and they should be firmware < 2.5.0 instead of firmware <= 2.5.0?

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

1 participant