Skip to main content

Characterization Tools for Porous Materials Using Nitrogen/Argon Adsorption

Project description

SESAMI

SESAMI:

Requires Python 3.9 MITBuild Status Gmail Linux Windows

Usage

from SESAMI.bet import fitbet

BET_dict, BET_ESW_dict = calculation_bet(csv_file="example.csv", columns=["Pressure","Loading"],
                                            adsorbate="N2", p0=1e5, T=77,
                                            R2_cutoff=0.9995, R2_min=0.998,
                                            font_size=12, font_type="DejaVu Sans",
                                            legend=True, dpi=600, save_fig=True, verbose=False)
print(BET_dict, BET_ESW_dict)
  • csv_file: N2 isotherm csv file
  • columns: [Pressure, Loading], 2 columns, one for rpessure (unit: Pa), one for uptake (unit: mmol/g)
  • adsorbate: N2, Ar or other
  • p0: if other
  • T: test temperature if other
  • R2_cutoff (default: 0.9995): The value of R2 beyond which we deem R2 ceases to have a bearing on the goodness of the linear region.
  • R2_min (default: 0.998): R2 value a chosen region must have to be termed linear
  • font_size: word size in figure
  • font_type: word type in figure
  • legend: with legend in figure or not
  • dpi: dpi in figure
  • save_fig: save png or not (local folder)
  • verbose: print detail or not
from SESAMI.predict import betml

MLBET = betml(csv_file="example.csv", columns=["Pressure","Loading"], verbose=False)
print(MLBET) 
  • csv_file: N2 isotherm csv file, we recommend the columns name of pressure and uptake is Pressure and Loading, and the 1st column should be pressure with unit as Pa and 2nd column should be uptake with unit as mmol/g
  • columns: [Pressure, Loading], 2 columns, one for rpessure (unit: Pa), one for uptake (unit: mmol/g)
  • verbose: print detail or not

Website

SESAMI-APP

Reference

SESAMI-APP: SESAMI APP: An Accessible Interface for Surface Area Calculation of Materials from Adsorption Isotherms
Algorithms: Surface Area Determination of Porous Materials Using the Brunauer-Emmett-Teller (BET) Method: Limitations and Improvements
Machine Learning Model: Beyond the BET Analysis: The Surface Area Prediction of Nanoporous Materials Using a Machine Learning Method

Bugs

If you encounter any problem during using SESAMI-PyPi, please email sxmzhaogb@gmail.com.

Group: Molecular Thermodynamics & Advance Processes Laboratory

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

SESAMI-2.7.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

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

SESAMI-2.7-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file SESAMI-2.7.tar.gz.

File metadata

  • Download URL: SESAMI-2.7.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for SESAMI-2.7.tar.gz
Algorithm Hash digest
SHA256 9aa7db9f7de99281ed79825736332c5e38fde6bc96391d14ce8f1fb7f534ad26
MD5 a1026ea211e6dbf303b235f4b4718cd1
BLAKE2b-256 3a4e761ab6cb636275c840665bc08a215c7fa7d586de1bee8646eb72f5ad7287

See more details on using hashes here.

File details

Details for the file SESAMI-2.7-py3-none-any.whl.

File metadata

  • Download URL: SESAMI-2.7-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for SESAMI-2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9a6863aef381885c870a22c8f8e9e3d0897c504acf67d39c4762aee7abefe201
MD5 04b35efd86305074d15cb263b313b0c9
BLAKE2b-256 79c4f5db8a0676e7b524629dcba4951a5ed2a86d508475409a1928ad0f7c52ed

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