Skip to main content

Characterization Tools for Porous Materials Using Nitrogen/Argon Adsorption

Project description

SESAMI

SESAMI logo

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

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.9.tar.gz (13.1 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.9-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sesami-2.9.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for sesami-2.9.tar.gz
Algorithm Hash digest
SHA256 2b46b9c4e533295fcffd1a2ea675774f216668e948a59e74e921ee9ea7a11030
MD5 a33b232ced0e1db6d02ab5d22ff30018
BLAKE2b-256 25cc7c2fd5adcf32ea26b6a8131827e1da26fe9a2359cdb8e5c0b4ab5d9df69f

See more details on using hashes here.

File details

Details for the file sesami-2.9-py3-none-any.whl.

File metadata

  • Download URL: sesami-2.9-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for sesami-2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 24a075578a21749eaaae9a5990e60b12ba629e533a8fc01d6d5c501d4358ae96
MD5 39219bc19a9c04fa5e49500edd65578e
BLAKE2b-256 61a280738d81edeaffaf46656ee40c9cc51732f49017ce7270230e2b9a0ce737

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