Metadata-Version: 2.1
Name: NPHIconvert
Version: 0.0.2
Summary: Apparent Neutron Porosity to True Porosity Conversion
Home-page: https://github.com/farooqad0/NPHIconvert
Author: Farooq Arshad
Author-email: farooqad0@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.15)
Requires-Dist: matplotlib (>=3.0)

<p><br></p>
<p><span style="font-size: 20px;">NPHIconvert is the tool to convert the apparent limestone neutron porosity to true neutron porosity depending upon the formations.</span></p>
<p><span style="font-size: 20px;">The apparent limestone neutron porosity is converted to the following formation&apos;s true porosity:</span></p>
<ol>
    <li><span style="font-size: 20px;">&nbsp;Calcite or Sandstone</span></li>
    <li><span style="font-size: 20px;">&nbsp;Dolomite</span></li>
</ol>
<p><span style="font-size: 20px;">NPHIconvert also enable user to convert the formation true porosity to the apparent limestone neutron porosity that allows user to develop the crossover between the NPHI (Apparent Porosity) and RHOB (Bulk Density).</span></p>
<h3 style='box-sizing: inherit; margin: 30px 0px 0px; padding: 0px; font-weight: 600; font-size: 1.15rem; color: rgb(70, 70, 70); font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(253, 253, 253); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'><span style="font-size: 20px;"><span style="box-sizing: inherit;">Requirements and Installations</span></span></h3>
<p style='box-sizing: inherit; margin: 30px 0px 0px; padding: 0px; color: rgb(70, 70, 70); font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(253, 253, 253); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'><span style="font-size: 20px;"><span style="box-sizing: inherit;">This code has been developed in python 3.9.0 and it is compatible with the python version over 3.5.0.</span></span></p>
<p style='box-sizing: inherit; margin: 15px 0px 0px; padding: 0px; color: rgb(70, 70, 70); font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(253, 253, 253); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'><span style="font-size: 20px;"><span style="box-sizing: inherit;">The code can be run directly from the cloned <a href="https://github.com/farooqad0/NPHIconvert">repository</a> or it can be installed as a package through pip.</span></span></p>
<p style='box-sizing: inherit; margin: 15px 0px 0px; padding: 0px; color: rgb(70, 70, 70); font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(253, 253, 253); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;'><span style="font-size: 20px;"><br></span></p>
<p style="box-sizing: inherit; margin: 15px 0px 0px; padding: 0px;"><span style="font-size: 20px;"><span style="box-sizing: inherit;">Output :</span></span></p>
<ol style="box-sizing: inherit; margin: 15px 0px 0px 30px; padding: 0px;">
    <li style="box-sizing: inherit; padding: 2px 0px;"><span style="font-size: 20px;">Conversion of apparent limestone neutron porosity to true formation porosity to estimate effective porosity</span></li>
    <li style="box-sizing: inherit; padding: 2px 0px;"><span style="font-size: 20px;">Conversion of true formation porosity to apparent limestone neutron porosity to build crossover</span></li>
</ol>
<p style="box-sizing: inherit; margin: 15px 0px 0px; padding: 0px;"><br style="box-sizing: inherit; color: rgb(70, 70, 70); font-family: &quot;Source Sans Pro&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(253, 253, 253); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"></p>

