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

Error in def _process settings, eclabfiles does not support new ec lab data files #16

Open
muzaffarmaksumov opened this issue Apr 2, 2024 · 1 comment

Comments

@muzaffarmaksumov
Copy link

Hi,

after updating EC Lab, the data are not supported anymore in eclabfiles library. I tried to fix it on my own, but I could not manage it.

Whenever I try to process new EC Lab data, it shows me following error message:

File ~\AppData\Roaming\Python\Python311\site-packages\eclabfiles\mpr.py:504 in _process_settings
technique, params_dtype = technique_params_dtypes[data[0x0000]]

KeyError: 48

I checked data structure of old EC Lab data and there are some differences. Could you please help me with this problem and tell me how the library should be changed accordingly?

Thanks a lot in advance. By request I can provide a raw data.

All the best:)

@PeterKraus
Copy link

Yes, this is a known issue, see #13. I don't think it'll ever be fixed in eclabfiles. It might be fixed at some point in yadg; actually I plan to have it fixed in yadg-5.1, but help is very much welcome.

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