toddheitmann / PetroPy

A petrophysics python package for geoscience python computing of conventional and unconventional formation evaluation. Reads las files and creates a pandas dataframe of the log data. Includes a basic petrophysical workflow and a simple log viewer based on XML templates.
https://toddheitmann.github.io/PetroPy/
MIT License
177 stars 66 forks source link

Troubleshooting TypeError: __init__() got an unexpected keyword argument 'nonposx' #9

Open janderson5417 opened 2 years ago

janderson5417 commented 2 years ago

I have tried my own LAS as well as the example included in the data set, being careful to customize the XML curve names explicitly as they are found in the LAS file.

I get this error either way (and also have the issue in which depth is posted in reverse order as one would anticipate on a log!). Any insights or recommendations are much appreciated but...understand if you are no longer supporting this.