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

Set a condition to deal with STACK not being present in sg2 files #16

Closed
alangi opened this issue Dec 21, 2023 · 6 comments
Closed

Set a condition to deal with STACK not being present in sg2 files #16

alangi opened this issue Dec 21, 2023 · 6 comments

Comments

@alangi
Copy link

alangi commented Dec 21, 2023

The file format that my system puts out does not include the STACK object in the header. This creates an issue with sensor1c.py when trying to import the data.

For now I have just deleted the line, but having a condition in there to deal with missing header objects may be beneficial.

@jpvantassel
Copy link
Owner

Hi @alangi,
Would you be willing to share a copy of that file either here or privately with me via email? I would like to add it to my set of test conditions.
Thanks,
Joe

@alangi
Copy link
Author

alangi commented Jan 14, 2024

Sent via email. I can't upload the files here without altering the suffix

@jpvantassel
Copy link
Owner

@alangi Can you try using the latest verison of the code on the dev branch 780b00b? I believe I fixed the issue of a header variable not being set by catching it and setting a default, but the issue of an incorrect header value is more challenging and still returns an error. Thanks!

@MohamedYasser24

This comment was marked as off-topic.

@jpvantassel

This comment was marked as off-topic.

@jpvantassel jpvantassel mentioned this issue Jul 13, 2024
@jpvantassel
Copy link
Owner

I believe this issue is resolved with release v0.3.0, closing the issue.

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

3 participants