Micromeritics TRISTAR II PLUS Operator's Manual page 257

Surface area and porosity analyzer
Hide thumbs Also See for TRISTAR II PLUS:
Table of Contents

Advertisement

Acquiring the results from a pore-distribution report such as the BJH method is done in a similar
way as in the previous script except the return values from the mic.report call are slightly different
since they involve lists of data. For example:
1
import
mic
2
import
numpy
3
4
xdat, ydat, desc = mic.report( 'bjhads',
)
5
if not
(np.isnan(xdat[0])
calculation error.
6
    mic.graph( 'BJH
'Incremental Volume (cm³/g)'
7
    mic.graph.add( desc, xdat, ydat )
The result is:
TriStar II Plus Operator Manual
303-42800-01 (Rev M ) — Sep 2023
as
np
or
np.isnan(ydat[0])):
Adsorption/Desorption',
)
Acquire Report Results
'incremental distribution'
# NaN indicates BJH
'Pore Diameter
(Å)',
A - 13

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TRISTAR II PLUS and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF