Appendix G
TABLE 2: Function Reference for mic Python Module (User-defined Reports) (continued)
mic.imported_pore_data( import_number = 1 )
Get imported pore data.
Keyword arguments:
import_number --- the import number (1 through 8)
Usage:
xdat, ydat, desc = mic.imported_pore_data(1)
xdat
--- array of pore dimension boundaries (angstroms); empty-array if unavailable.
ydat
--- array of incremental pore volumes (cm^3/g); empty-array if unavailable.
desc
--- Name of data set; empty-string if unavailable.
mic.adsorptive_data( sample_number = 0 )
Get adsorptive data for each sample
Keyword arguments:
sample_number --- Identifier for the adsorptive data to retrieve (default = 0).
Usage:
csa, hsd, dcf, mol_weight, analysis_gas = mic.adsorptive_data()
csa, hsd, dcf, mol_weight, analysis_gas = mic.adsorptive_data( i )
csa
hsd
dcf
mol_weight
analysis_gas
G-4
0
: the current sample file
1 through 8 : the corresponding overlay sample file
--- cross sectional area (nm^2)
--- hard sphere diameter (angstroms)
--- density conversion factor (dimensionless)
--- molecular weight
--- mnemonic for the analysis gas species (e.g., 'CO', 'H2')
ASAP 2460 Operator's Manual
246-42800-01 - Aug 2013
Need help?
Do you have a question about the ASAP 2460 and is the answer not in the manual?