Get Primary Isotherm Data for Physical Adsorption

mic.overlay( overlay_number = 1, press_type='rel' )

Keyword arguments:

  overlay_number --- the overlay number (1 through 8; default = 1)
  press_type     --- the pressure basis; use 'rel' for relative pressure,
                     'abs' for absolute (default = 'rel')

Usage:

  p, qads, num_ads, ambient_fs, analysis_fs, mass, desc = mic.overlay(1, 'rel')


  p           --- array of pressure (relative or absolute);
                  empty-array if overlay is unavailable
  qads        --- array of cumulative quantity adsorbed;
                  empty-array if overlay is unavailable
  num_ads     --- number of points in the adsorption curve;
                  0 if overlay is unavailable
  ambient_fs  --- ambient free-space; 0.0 if overlay is unavailable
  analysis_fs --- analysis free-space; 0.0 if overlay is unavailable
  mass        --- sample mass; 0.0 if overlay is unavailable
  desc        --- sample description; empty-string if
                  overlay is unavailable
 
   Micromeritics Learning Center    Contact Us

Copyright © 2014 - 2018. Micromeritics Instrument Corporation. All rights reserved.