Skip to main content

This package is created to classify facies using borehole image array in Techlog, output prediction result.

Project description

faciescanner

faciescanner is a Python package as Techlog plug-in, which automate facies classifaction from borehole image.

installation

To install faciescanner, you need to navigate to Python3 folder of Techlog using command prompt. The usual Techlog Python3 folder address likes this: "C:\Program Files\Schlumberger\Techlog Version\Python3". Code in: python.exe -m pip install faciescanner and hit execute, that is it.

usage

The model has been trained with EfficientNetB4 pre-trained model using local FMI image and geolgical interpretation. It might be used in same geological area with caution, while local expertise is very important and advised though.

As for pratical manipulation, it requires to open a new python eiditor in Techlog and paste below coding inside, add image array and depth in paramters area. The parameters name should be consistent with python coding.

Code to use in python script area:

from faciescanner.data_input import DataInput

di = DataInput(FMI_STAT_FULL,TDEP) df_output, X = di.image2chunk() df_pred = di.predict(df_output, X) di.create_new_zone(df_pred)

Hit Launch in PythonScript menu of Techlog, result will be avlaible under well in Techlog.

contributing

If you'd like to contribute to faciescanner, please contact me.

license

My Package is licensed under the MIT License. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faciescanner-1.0.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

faciescanner-1.0.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file faciescanner-1.0.0.tar.gz.

File metadata

  • Download URL: faciescanner-1.0.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for faciescanner-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0ca218eeb6cdf5aae83cd63148c79939b429f3a89c104b08da4847b0db39a348
MD5 a9e4caba41942a43c37e4cee5417ced6
BLAKE2b-256 274017b2cdecb47662a3e5282cfc6e5f768686d47f338e10025ed2d9346a3343

See more details on using hashes here.

File details

Details for the file faciescanner-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: faciescanner-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for faciescanner-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6a035c5f7c8473dff3ff3cba9853eb941f308445a832e20e0bc83f23734e77d
MD5 1a64b1218aa3c41c7873fbca36b33c21
BLAKE2b-256 f16ec56dda4d468d5e0b676d2b9d8cb33f61732f5be4c7627f27e8f2de408cc7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page