Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

"Error: 51" when reading .mpr file (technique=CVA) #15

Closed
ScottSoren opened this issue Nov 11, 2023 · 2 comments
Closed

"Error: 51" when reading .mpr file (technique=CVA) #15

ScottSoren opened this issue Nov 11, 2023 · 2 comments

Comments

@ScottSoren
Copy link

ScottSoren commented Nov 11, 2023

As mentioned in the previous issue, I am writing a .mpr reader for ixdat making use of eclabfiles, but get errors on many of the files.
For CVA, I get the error "Error: 51". I get this same error whether using
data, meta = eclabfiles.process("05_O2dose_COox_02_CVA_C01.mpr")
or
df = eclabfiles.to_df("05_O2dose_COox_02_CVA_C01.mpr")

The file is here, along with plots of the data (made with ixdat.Measurement.read("05_O2dose_COox_02_CVA_C01.mpt").plot() as demo'd in "plot_data.py"):
https://www.dropbox.com/scl/fo/cl0cnovmik7pjgcls2l9h/h?rlkey=v93snkrt2rq3uf95au26qdi0o&dl=0

Happy for any help or suggestions!

@ScottSoren ScottSoren changed the title "Error: 51" When reading .mpr file (technique=CVA) "Error: 51" when reading .mpr file (technique=CVA) Nov 11, 2023
@vetschn
Copy link
Owner

vetschn commented Nov 11, 2023

I replied to your general issue in more detail over at #14 :)

Files generated from the CVA technique are unfortunately not supported by eclabfiles. Perhaps you could try with galvani (This does not allow you to extract the technique parameters, however.)

@PeterKraus
Copy link

Fixed in dgbowl/yadg#162, available in yadg-5.1.

@vetschn vetschn closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants