cheminfo / isotherm-analysis

JS tools to convert isotherms to jcamp and to analyze them
https://cheminfo.github.io/isotherm-analysis/
MIT License
0 stars 0 forks source link

BET analysis #4

Open kjappelbaum opened 4 years ago

kjappelbaum commented 4 years ago

for this, we need to have the p/p0and the Va.

Then show in the GUI a plot p/p0 vs p/Va(p-p) and let the user select the starting and end point. Calculate from this the Vm, aBET, total pore volume and mean pore diameter.

kjappelbaum commented 4 years ago

look maybe into this here https://www.sciencedirect.com/science/article/pii/S1387181111002435 and other best practices for doing the BET fit.

kjappelbaum commented 4 years ago

if we could import the stuff from here ... https://github.com/pauliacomi/pyGAPS

kjappelbaum commented 3 years ago

Take into account the consistency criteria (maybe attempt fit within various pressure ranges?)