core#
core#
core
contains the core functions for performing BET analysis.
Functions
|
Performs BET analysis on isotherm data for all relative pressure ranges. |
|
Checks that nm, amount adsorbed in the monolayer, is in the range of data points used in BET analysis. |
|
Checks that relative pressure ranges contain a minimum number of data points. |
|
Checks that relative pressure is consistent. |
Checks that n(p-po) aka check2 is increasing. |
|
|
Checks that y intercept of the BET plot's linear regression is positive. |
|
Calls all check functions and combines their masks into one "rouqerol mask". |
|
A single function that executes all necessary BEaTmap algorithims. |
|
Performs single point BET analysis on an isotherm data set for all relative pressure ranges. |
|
Logs a single specific surface area answer from the valid relative pressure range with the lowest error, most number of points, maximum specific surface area, or minimum specific surface area. |