@epierre
Hi, May be I do not explain my point correctly (or maybe I misundertood ), let me try again.
We adopt a code, which is the next. The blue lines are the points (for each gas we need two points) that we need.
https://docs.google.com/document/d/1CevnhBLL9uoyZ31kkrMn-SXeOF_4e9YFGmchj46pGPY/edit?usp=sharing
Specifically we read from the datasheet the pairs of points for CO
point1 (lg200 , lg1.3)
Point2 (lg10, lg2.9)
then, we construct the data format:{ x, y, slope};
COCurve[3] = {1.0,0.462,-0.268};
We are wondering about the pair of points for the others gases or the { x, y, slope} data for them, could you share them?.
and the other hand, the name of gases with 3/4 or 1/4 or +- appears as well in your datasheet (figure 3)... do you know why?
thank you so much