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 = fitbet(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
SESAMI 1.0: Surface Area Determination of Porous Materials Using the Brunauer-Emmett-Teller (BET) Method: Limitations and Improvements
SESAMI 2.0 (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.8.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.8-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file sesami-2.8.tar.gz.

File metadata

  • Download URL: sesami-2.8.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.8.tar.gz
Algorithm Hash digest
SHA256 de9fa52cf5249829061bd1be11aa023b3b9fcb90c3cb930004c13a135ad29256
MD5 8f362f76e26863e9e0b40550932cd800
BLAKE2b-256 d2b4853954676d67cac95042f82d484337515ab5cb0a4e95561478a0d4d77617

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SESAMI-2.8-py3-none-any.whl
  • Upload date:
  • Size: 13.0 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ca78353640b2dce908e866b4371bcac78bf8d55e9d58e66bdd6f1c72165491fc
MD5 6d31f44ac64fda908033af3b41d84a83
BLAKE2b-256 abc354c23666fb634ca3e6a994f87d3726830a8e2e2464b81659d7a25d6c0bc4

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