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

harmonize isotherm data #3

Open kjappelbaum opened 4 years ago

kjappelbaum commented 4 years ago

common between the experiments should be:

kjappelbaum commented 4 years ago

also, we should take either a filepath or a string for all kinds of data (or offer both options). Due to the excel sheet we probably should default to taking a filepath.

kjappelbaum commented 4 years ago

save x and y units

kjappelbaum commented 4 years ago

check also compatibility with https://adsorption.nist.gov/isodb/index.php

kjappelbaum commented 4 years ago

so now we will have as x always relative pressure p/p0 and as y the excess adsorption in mmol / g.

if we have a desorption / cycle we make a new jcamp. Adsorption will be the datatype Adsorption Isotherm and desorption will be Desorption Isotherm.

for the jcamp we will use the following keys: x: pressure relative to saturation pressure
y: excess adsorption mmol/g p: absolute pressure in kPa r: Excess Adsorption [%]

We use relative pressure for x as it is