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

Unsupported/unknown datatype10 (ASCII Timestamp) #28

Open
JulianWgs opened this issue Sep 22, 2023 · 0 comments
Open

Unsupported/unknown datatype10 (ASCII Timestamp) #28

JulianWgs opened this issue Sep 22, 2023 · 0 comments

Comments

@JulianWgs
Copy link

Hi,

I tried to read a Famos .dat file and got the following error:

RuntimeError: unsupported/unknown datatype10

The responsible code can be found here.

It seams like the datatype10 corresponds to an ASCII timestamp, according to this code. The file does contain timestamps.

It would be great to be able to parse timestamp signals either as a UNIX timestamp or as a fixed length string. A workaround could be to give the user the option to skip certain datatypes.

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