A Advanced Reports - Python Module
A
B
I
CQUIRE
ASIC
NFORMATION
To acquire the adsorption isotherm and other basic information about the sample being edited, the
calls mic.isotherm, mic.sample_information, and mic.adsorptive_data are applied.
This script produces a graph of the adsorption and desorption isotherms for both relative and
absolute pressure, and prints summaries of the sample information and the adsorptive properties.
1
import
mic
2
3
prel, qads, n_ads, warm_fs, cold_fs, mass, desc =
('rel')
4
mic.graph( 'Graphical Report
ity Adsorbed (cm³/g STP)'
5
mic.graph.add( 'Sample
6
7
pabs, qads, n_ads, warm_fs, cold_fs, mass, desc =
('abs')
8
mic.graph( 'Graphical Report
ity Adsorbed (cm³/g STP)'
9
mic.graph.add( 'Sample
10
11
mass =
mic.sample_information('sample
12
Tanl =
mic.sample_information('analysis
13
dens =
mic.sample_information('sample
14
15
mic.summary( "Sample Information"
16
mic.summary.add( "Sample
17
18
19
20
21
22
23
A - 10
1',
'Relative Pressure
)
Isotherm', prel, qads )
2',
'Absolute Pressure
)
Isotherm', pabs, qads )
)
Information",
[ "Number of adsorption
"Warm free
space:",
"Cold free
space:",
"Sample
mass:",
"Description:",
"Analysis
temperature:",
"Sample density:"
mic.isotherm
(P/Po)',
mic.isotherm
(mmHg)',
mass')
temperature')
density')
points:",
],
TriStar II Plus Operator Manual
303-42800-01 (Rev M ) — Sep 2023
'Quant-
'Quant-
Need help?
Do you have a question about the TRISTAR II PLUS and is the answer not in the manual?
Questions and answers