Get Imported Pore Data
Copy
mic.imported_pore_data(import_number=1):
Get imported pore data.
Keyword arguments:
import_number --- the import number (1 through 8)
Usage:
porew, incvol, desc = mic.imported_pore_data(1)
porew --- array of pore dimension boundaries (angstroms);
empty-array if unavailable.
incvol --- array of incremental pore volumes (cm^3/g);
empty-array if unavailable.
desc --- Name of data set; empty-string if unavailable.