andymcdgeo / Petrophysics-Python-Series

A series of Jupyter notebooks showing how to load well log and petrophysical data in python.
MIT License
283 stars 132 forks source link

Accessing First & Last Reading of a Tool/Curves #5

Open martinusbhimaa opened 1 year ago

martinusbhimaa commented 1 year ago

I have an LWD data and I want to access or call the first and last reading of a tool or curve. Is it actually stored in the DLIS data? Or maybe the bit start and stop depth.

Thanks!

martinusbhimaa commented 1 year ago

Especially when we use DLISIO library :D