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

Missing "index_mnem" in the Data Format Specification Record (DFSR) #400

Closed
AchyuthB opened this issue Nov 23, 2021 · 5 comments
Closed

Comments

@AchyuthB
Copy link

Hi,

The LIS API Reference mentions about the property "index_mnem" and "index_units", both of which are missing in my DataFormatSpec class property. Other properties mentioned in the reference docuement are available.

image

Is there any other way to get the DataFormatSpec name from an LIS file.

Thanks
Achyuth

@ErlendHaa
Copy link
Contributor

Hi,

Which dlisio version are you using?

@AchyuthB
Copy link
Author

dlisio==0.3.4

@AchyuthB
Copy link
Author

Hi @ErlendHaa,

I just checked the changelog. These properties are added in the version 0.3.5. I have 0.3.4.
Will update to the latest version of dlisio.

Thank you so much for pointing this out.

Regards
Achyuth

@AchyuthB
Copy link
Author

Hi,

I upgraded the dlisio to version to 0.3.5. Now I get error while calling "logical_file.data_format_specs():"
It says
AttributeError("'dlisio.core.lis_stream' object has no attribute 'read_records'")

Any help is highly appretiated.

Thanks
Achyuth

@ErlendHaa
Copy link
Contributor

#401

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