mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-03-15 05:17:30 +03:00
2035 lines
95 KiB
Plaintext
2035 lines
95 KiB
Plaintext
{
|
|
"cells": [
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 3,
|
|
"metadata": {},
|
|
"outputs": [
|
|
{
|
|
"name": "stdout",
|
|
"output_type": "stream",
|
|
"text": [
|
|
"Requirement already satisfied: pandas in c:\\programdata\\anaconda3\\lib\\site-packages (0.24.2)\n",
|
|
"Requirement already satisfied: pytz>=2011k in c:\\programdata\\anaconda3\\lib\\site-packages (from pandas) (2018.9)\n",
|
|
"Requirement already satisfied: python-dateutil>=2.5.0 in c:\\programdata\\anaconda3\\lib\\site-packages (from pandas) (2.8.0)\n",
|
|
"Requirement already satisfied: numpy>=1.12.0 in c:\\programdata\\anaconda3\\lib\\site-packages (from pandas) (1.16.2)\n",
|
|
"Requirement already satisfied: six>=1.5 in c:\\programdata\\anaconda3\\lib\\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)\n",
|
|
"Requirement already satisfied: xlrd in c:\\programdata\\anaconda3\\lib\\site-packages (1.2.0)\n",
|
|
"Requirement already satisfied: sklearn in c:\\programdata\\anaconda3\\lib\\site-packages (0.0)\n",
|
|
"Requirement already satisfied: scikit-learn in c:\\programdata\\anaconda3\\lib\\site-packages (from sklearn) (0.21.2)\n",
|
|
"Requirement already satisfied: scipy>=0.17.0 in c:\\programdata\\anaconda3\\lib\\site-packages (from scikit-learn->sklearn) (1.2.1)\n",
|
|
"Requirement already satisfied: joblib>=0.11 in c:\\programdata\\anaconda3\\lib\\site-packages (from scikit-learn->sklearn) (0.13.2)\n",
|
|
"Requirement already satisfied: numpy>=1.11.0 in c:\\programdata\\anaconda3\\lib\\site-packages (from scikit-learn->sklearn) (1.16.2)\n",
|
|
"Requirement already satisfied: imblearn in c:\\programdata\\anaconda3\\lib\\site-packages (0.0)\n",
|
|
"Requirement already satisfied: imbalanced-learn in c:\\programdata\\anaconda3\\lib\\site-packages (from imblearn) (0.5.0)\n",
|
|
"Requirement already satisfied: joblib>=0.11 in c:\\programdata\\anaconda3\\lib\\site-packages (from imbalanced-learn->imblearn) (0.13.2)\n",
|
|
"Requirement already satisfied: scipy>=0.17 in c:\\programdata\\anaconda3\\lib\\site-packages (from imbalanced-learn->imblearn) (1.2.1)\n",
|
|
"Requirement already satisfied: numpy>=1.11 in c:\\programdata\\anaconda3\\lib\\site-packages (from imbalanced-learn->imblearn) (1.16.2)\n",
|
|
"Requirement already satisfied: scikit-learn>=0.21 in c:\\programdata\\anaconda3\\lib\\site-packages (from imbalanced-learn->imblearn) (0.21.2)\n"
|
|
]
|
|
}
|
|
],
|
|
"source": [
|
|
"!pip install pandas\n",
|
|
"!pip install xlrd\n",
|
|
"!pip install sklearn\n",
|
|
"!pip install imblearn"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 2,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"import xlrd\n",
|
|
"book = xlrd.open_workbook(\"Datasheets info.xlsx\")\n",
|
|
"sheetMQ2 = book.sheet_by_name(\"MQ2 - Pololulu\")\n",
|
|
"sheetMQ3 = book.sheet_by_name(\"MQ3 - Sparkfun\")\n",
|
|
"sheetMQ4 = book.sheet_by_name(\"MQ4 - Sparkfun\")\n",
|
|
"sheetMQ5 = book.sheet_by_name(\"MQ5 - Sparkfun\")\n",
|
|
"sheetMQ6 = book.sheet_by_name(\"MQ6 - Sparkfun\")\n",
|
|
"sheetMQ7 = book.sheet_by_name(\"MQ7 - Sparkfun\")\n",
|
|
"sheetMQ8 = book.sheet_by_name(\"MQ8 - Sparkfun\")\n",
|
|
"sheetMQ9 = book.sheet_by_name(\"MQ9 - Haoyuelectronics\")\n",
|
|
"sheetMQ131 = book.sheet_by_name(\"MQ131- Sensorsportal\")\n",
|
|
"sheetMQ135 = book.sheet_by_name(\"MQ135 - HANWEI\")\n",
|
|
"sheetMQ303A = book.sheet_by_name(\"MQ303A - HANWEI\")\n",
|
|
"sheetMQ309A = book.sheet_by_name(\"MQ309A - HANWEI\")"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 4,
|
|
"metadata": {},
|
|
"outputs": [
|
|
{
|
|
"name": "stdout",
|
|
"output_type": "stream",
|
|
"text": [
|
|
"0.1 \t \t \t \t \t \n",
|
|
"0.2 \t \t \t \t \t \n",
|
|
"0.3 \t 5000.0 \t \t \t \t \n",
|
|
"0.4 \t \t \t 5000.0 \t \t \n",
|
|
"0.5 \t \t \t \t \t \n",
|
|
"0.6 \t \t \t \t \t \n",
|
|
"0.7 \t \t \t \t \t \n",
|
|
"0.8 \t \t \t \t \t \n",
|
|
"0.9 \t \t \t \t \t \n",
|
|
"1.0 \t 1000.0 \t \t 2000.0 \t \t \n",
|
|
"2.0 \t 200.0 \t 10000.0 \t \t \t \n",
|
|
"3.0 \t \t \t \t \t \n",
|
|
"4.0 \t \t 400.0 \t \t \t \n",
|
|
"5.0 \t \t \t \t \t 3000.0\n",
|
|
"6.0 \t \t 200.0 \t \t \t \n",
|
|
"7.0 \t \t \t \t 5000.0 \t 400.0\n",
|
|
"8.0 \t \t \t \t 1000.0 \t 200.0\n",
|
|
"9.0 \t \t \t \t 200.0 \t \n",
|
|
"10.0 \t \t \t \t \t \n"
|
|
]
|
|
}
|
|
],
|
|
"source": [
|
|
"for row_index in range(1,20): #reading first columns\n",
|
|
" RsR0, LPG, H2, CH4, CO, Alcohol = sheetMQ6.row_values(row_index, start_colx=0, end_colx=6)\n",
|
|
" print(RsR0, \"\t\", LPG, \"\t\", H2, \"\t\", CH4, \"\t\", CO, \"\t\", Alcohol)\n",
|
|
" "
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 5,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"x_MQ6 = sheetMQ6.col_values(0)[2:]\n",
|
|
"MQ6_LPG = sheetMQ6.col_values(1)[2:]\n",
|
|
"MQ6_H2 = sheetMQ3.col_values(2)[2:]\n",
|
|
"MQ6_CH4 = sheetMQ3.col_values(3)[2:]\n",
|
|
"MQ6_CO = sheetMQ3.col_values(4)[2:]\n",
|
|
"MQ6_Alcohol = sheetMQ3.col_values(5)[2:]"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 25,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"def zero_to_nan(values):\n",
|
|
" \"\"\"Replace every 0 with 'nan' and return a copy.\"\"\"\n",
|
|
" return [float('nan') if x==0 else x for x in values]"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 26,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"MQ5_H2 =zero_to_nan(MQ5_H2)\n",
|
|
"MQ5_LPG =zero_to_nan(MQ5_LPG)\n",
|
|
"MQ5_CH4 =zero_to_nan(MQ5_CH4)\n",
|
|
"MQ5_CO =zero_to_nan(MQ5_CO)"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 31,
|
|
"metadata": {
|
|
"scrolled": false
|
|
},
|
|
"outputs": [],
|
|
"source": [
|
|
"import pandas as pd\n",
|
|
"import numpy as np\n",
|
|
"from sklearn.datasets import load_iris\n",
|
|
"#from sklearn.cross_validation import train_test_split\n",
|
|
"from sklearn.tree import DecisionTreeClassifier\n",
|
|
"from sklearn import datasets\n",
|
|
"from sklearn import linear_model\n",
|
|
"\n",
|
|
"dataH2 = {'RsRo': x_MQ5, 'H2': MQ5_H2}\n",
|
|
"dataLPG = {'RsRo': x_MQ5, 'LPG': MQ5_LPG}\n",
|
|
"dataCH4 = {'RsRo': x_MQ5, 'CH4': MQ5_CH4}\n",
|
|
"dataCO = {'RsRo': x_MQ5, 'CO': MQ5_CO}\n",
|
|
"\n",
|
|
"dfMQ5_H2 = pd.DataFrame(dataH2)\n",
|
|
"dfMQ5_LPG = pd.DataFrame(dataLPG)\n",
|
|
"dfMQ5_CH4 = pd.DataFrame(dataCH4)\n",
|
|
"dfMQ5_CO = pd.DataFrame(dataCO)\n",
|
|
"\n",
|
|
"dfMQ5_H2['H2'] = pd.to_numeric(dfMQ5_H2['H2'])\n",
|
|
"dfMQ5_LPG['LPG'] = pd.to_numeric(dfMQ5_LPG['LPG'])\n",
|
|
"dfMQ5_CH4['CH4'] = pd.to_numeric(dfMQ5_CH4['CH4'])\n",
|
|
"dfMQ5_CO['CO'] = pd.to_numeric(dfMQ5_CO['CO'])\n",
|
|
"\n",
|
|
"dfMQ5_H2['H2'] = dfMQ5_H2['H2'].replace('',None, regex=True)\n",
|
|
"dfMQ5_LPG['LPG'] = dfMQ5_LPG['LPG'].replace('',None, regex=True)\n",
|
|
"dfMQ5_CH4['CH4'] = dfMQ5_CH4['CH4'].replace('',None, regex=True)\n",
|
|
"dfMQ5_CO['CO'] = dfMQ5_CO['CO'].replace('',None, regex=True)\n",
|
|
"\n",
|
|
"#Global X_Predict variable\n",
|
|
"X_Predict = dfMQ5_LPG.RsRo.apply(lambda x: [x]).tolist()"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 39,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"#Model and train H2\n",
|
|
"dataset2TrainH2 = dfMQ5_H2.copy()\n",
|
|
"dataset2TrainH2.dropna(inplace=True)\n",
|
|
"X_trainH2 = dataset2TrainH2.RsRo.apply(lambda x: [x]).tolist()\n",
|
|
"y_trainH2 = dataset2TrainH2['H2'].tolist()\n",
|
|
"model = linear_model.Lasso(alpha=0.1)\n",
|
|
"model.fit(X_trainH2, y_trainH2)\n",
|
|
"#Predict\n",
|
|
"H2_Predicted = model.predict(X_Predict)\n",
|
|
"#save into MQ2\n",
|
|
"MQ5_H2 = H2_Predicted\n"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 40,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"#Model and train LPG\n",
|
|
"dataset2TrainLPG = dfMQ5_LPG.copy()\n",
|
|
"dataset2TrainLPG.dropna(inplace=True)\n",
|
|
"X_trainLPG = dataset2TrainLPG.RsRo.apply(lambda x: [x]).tolist()\n",
|
|
"y_trainLPG = dataset2TrainLPG['LPG'].tolist()\n",
|
|
"model = linear_model.Lasso(alpha=0.1)\n",
|
|
"model.fit(X_trainLPG, y_trainLPG)\n",
|
|
"#Predict\n",
|
|
"LPG_Predicted = model.predict(X_Predict)\n",
|
|
"#save into MQ2\n",
|
|
"MQ5_LPG = LPG_Predicted"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 41,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"#Model and train CH4\n",
|
|
"dataset2TrainCH4 = dfMQ5_CH4.copy()\n",
|
|
"dataset2TrainCH4.dropna(inplace=True)\n",
|
|
"X_trainCH4 = dataset2TrainCH4.RsRo.apply(lambda x: [x]).tolist()\n",
|
|
"y_trainCH4 = dataset2TrainCH4['CH4'].tolist()\n",
|
|
"model = linear_model.Lasso(alpha=0.1)\n",
|
|
"model.fit(X_trainCH4, y_trainCH4)\n",
|
|
"#Predict\n",
|
|
"CH4_Predicted = model.predict(X_Predict)\n",
|
|
"#save into MQ2\n",
|
|
"MQ5_CH4 = CH4_Predicted"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 42,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": [
|
|
"#Model and train CO\n",
|
|
"dataset2TrainCO = dfMQ5_CO.copy()\n",
|
|
"dataset2TrainCO.dropna(inplace=True)\n",
|
|
"X_trainCO = dataset2TrainCO.RsRo.apply(lambda x: [x]).tolist()\n",
|
|
"y_trainCO = dataset2TrainCO['CO'].tolist()\n",
|
|
"model = linear_model.Lasso(alpha=0.1)\n",
|
|
"model.fit(X_trainCO, y_trainCO)\n",
|
|
"#Predict\n",
|
|
"CO_Predicted = model.predict(X_Predict)\n",
|
|
"#save into MQ2\n",
|
|
"MQ5_CO = CO_Predicted"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": 43,
|
|
"metadata": {},
|
|
"outputs": [
|
|
{
|
|
"data": {
|
|
"image/svg+xml": [
|
|
"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?>\r\n",
|
|
"<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\"\r\n",
|
|
" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\r\n",
|
|
"<!-- Created with matplotlib (https://matplotlib.org/) -->\r\n",
|
|
"<svg height=\"383.33625pt\" version=\"1.1\" viewBox=\"0 0 558.378125 383.33625\" width=\"558.378125pt\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\r\n",
|
|
" <defs>\r\n",
|
|
" <style type=\"text/css\">\r\n",
|
|
"*{stroke-linecap:butt;stroke-linejoin:round;}\r\n",
|
|
" </style>\r\n",
|
|
" </defs>\r\n",
|
|
" <g id=\"figure_1\">\r\n",
|
|
" <g id=\"patch_1\">\r\n",
|
|
" <path d=\"M 0 383.33625 \r\n",
|
|
"L 558.378125 383.33625 \r\n",
|
|
"L 558.378125 0 \r\n",
|
|
"L 0 0 \r\n",
|
|
"z\r\n",
|
|
"\" style=\"fill:none;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"axes_1\">\r\n",
|
|
" <g id=\"patch_2\">\r\n",
|
|
" <path d=\"M 45.478125 345.78 \r\n",
|
|
"L 547.678125 345.78 \r\n",
|
|
"L 547.678125 46.8 \r\n",
|
|
"L 45.478125 46.8 \r\n",
|
|
"z\r\n",
|
|
"\" style=\"fill:#ffffff;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"matplotlib.axis_1\">\r\n",
|
|
" <g id=\"xtick_1\">\r\n",
|
|
" <g id=\"line2d_1\">\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 0 \r\n",
|
|
"L 0 3.5 \r\n",
|
|
"\" id=\"m165d457ef0\" style=\"stroke:#000000;stroke-width:0.8;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.8;\" x=\"86.045363\" xlink:href=\"#m165d457ef0\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_1\">\r\n",
|
|
" <!-- $\\mathdefault{10^{-1}}$ -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 12.40625 8.296875 \r\n",
|
|
"L 28.515625 8.296875 \r\n",
|
|
"L 28.515625 63.921875 \r\n",
|
|
"L 10.984375 60.40625 \r\n",
|
|
"L 10.984375 69.390625 \r\n",
|
|
"L 28.421875 72.90625 \r\n",
|
|
"L 38.28125 72.90625 \r\n",
|
|
"L 38.28125 8.296875 \r\n",
|
|
"L 54.390625 8.296875 \r\n",
|
|
"L 54.390625 0 \r\n",
|
|
"L 12.40625 0 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-49\"/>\r\n",
|
|
" <path d=\"M 31.78125 66.40625 \r\n",
|
|
"Q 24.171875 66.40625 20.328125 58.90625 \r\n",
|
|
"Q 16.5 51.421875 16.5 36.375 \r\n",
|
|
"Q 16.5 21.390625 20.328125 13.890625 \r\n",
|
|
"Q 24.171875 6.390625 31.78125 6.390625 \r\n",
|
|
"Q 39.453125 6.390625 43.28125 13.890625 \r\n",
|
|
"Q 47.125 21.390625 47.125 36.375 \r\n",
|
|
"Q 47.125 51.421875 43.28125 58.90625 \r\n",
|
|
"Q 39.453125 66.40625 31.78125 66.40625 \r\n",
|
|
"z\r\n",
|
|
"M 31.78125 74.21875 \r\n",
|
|
"Q 44.046875 74.21875 50.515625 64.515625 \r\n",
|
|
"Q 56.984375 54.828125 56.984375 36.375 \r\n",
|
|
"Q 56.984375 17.96875 50.515625 8.265625 \r\n",
|
|
"Q 44.046875 -1.421875 31.78125 -1.421875 \r\n",
|
|
"Q 19.53125 -1.421875 13.0625 8.265625 \r\n",
|
|
"Q 6.59375 17.96875 6.59375 36.375 \r\n",
|
|
"Q 6.59375 54.828125 13.0625 64.515625 \r\n",
|
|
"Q 19.53125 74.21875 31.78125 74.21875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-48\"/>\r\n",
|
|
" <path d=\"M 10.59375 35.5 \r\n",
|
|
"L 73.1875 35.5 \r\n",
|
|
"L 73.1875 27.203125 \r\n",
|
|
"L 10.59375 27.203125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-8722\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(74.295363 360.378437)scale(0.1 -0.1)\">\r\n",
|
|
" <use transform=\"translate(0 0.684375)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" <use transform=\"translate(63.623047 0.684375)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" <use transform=\"translate(128.203125 38.965625)scale(0.7)\" xlink:href=\"#DejaVuSans-8722\"/>\r\n",
|
|
" <use transform=\"translate(186.855469 38.965625)scale(0.7)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_2\">\r\n",
|
|
" <g id=\"line2d_2\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.8;\" x=\"269.955946\" xlink:href=\"#m165d457ef0\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_2\">\r\n",
|
|
" <!-- $\\mathdefault{10^{0}}$ -->\r\n",
|
|
" <g transform=\"translate(261.155946 360.378437)scale(0.1 -0.1)\">\r\n",
|
|
" <use transform=\"translate(0 0.765625)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" <use transform=\"translate(63.623047 0.765625)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" <use transform=\"translate(128.203125 39.046875)scale(0.7)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_3\">\r\n",
|
|
" <g id=\"line2d_3\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.8;\" x=\"453.866528\" xlink:href=\"#m165d457ef0\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_3\">\r\n",
|
|
" <!-- $\\mathdefault{10^{1}}$ -->\r\n",
|
|
" <g transform=\"translate(445.066528 360.378437)scale(0.1 -0.1)\">\r\n",
|
|
" <use transform=\"translate(0 0.684375)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" <use transform=\"translate(63.623047 0.684375)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" <use transform=\"translate(128.203125 38.965625)scale(0.7)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_4\">\r\n",
|
|
" <g id=\"line2d_4\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.245031 345.78 \r\n",
|
|
"L 45.245031 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_5\">\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 0 \r\n",
|
|
"L 0 2 \r\n",
|
|
"\" id=\"me8a93a1a2e\" style=\"stroke:#000000;stroke-width:0.6;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.245031\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_5\">\r\n",
|
|
" <g id=\"line2d_6\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 57.557254 345.78 \r\n",
|
|
"L 57.557254 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_7\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"57.557254\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_6\">\r\n",
|
|
" <g id=\"line2d_8\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 68.222587 345.78 \r\n",
|
|
"L 68.222587 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_9\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"68.222587\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_7\">\r\n",
|
|
" <g id=\"line2d_10\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 77.630077 345.78 \r\n",
|
|
"L 77.630077 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_11\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"77.630077\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_8\">\r\n",
|
|
" <g id=\"line2d_12\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 141.407965 345.78 \r\n",
|
|
"L 141.407965 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_13\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"141.407965\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_9\">\r\n",
|
|
" <g id=\"line2d_14\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 173.793011 345.78 \r\n",
|
|
"L 173.793011 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_15\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"173.793011\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_10\">\r\n",
|
|
" <g id=\"line2d_16\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 196.770567 345.78 \r\n",
|
|
"L 196.770567 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_17\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"196.770567\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_11\">\r\n",
|
|
" <g id=\"line2d_18\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 214.593344 345.78 \r\n",
|
|
"L 214.593344 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_19\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"214.593344\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_12\">\r\n",
|
|
" <g id=\"line2d_20\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 229.155613 345.78 \r\n",
|
|
"L 229.155613 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_21\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"229.155613\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_13\">\r\n",
|
|
" <g id=\"line2d_22\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 241.467836 345.78 \r\n",
|
|
"L 241.467836 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_23\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"241.467836\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_14\">\r\n",
|
|
" <g id=\"line2d_24\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 252.133169 345.78 \r\n",
|
|
"L 252.133169 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_25\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"252.133169\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_15\">\r\n",
|
|
" <g id=\"line2d_26\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 261.540659 345.78 \r\n",
|
|
"L 261.540659 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_27\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"261.540659\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_16\">\r\n",
|
|
" <g id=\"line2d_28\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 325.318547 345.78 \r\n",
|
|
"L 325.318547 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_29\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"325.318547\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_17\">\r\n",
|
|
" <g id=\"line2d_30\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 357.703593 345.78 \r\n",
|
|
"L 357.703593 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_31\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"357.703593\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_18\">\r\n",
|
|
" <g id=\"line2d_32\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 380.681149 345.78 \r\n",
|
|
"L 380.681149 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_33\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"380.681149\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_19\">\r\n",
|
|
" <g id=\"line2d_34\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 398.503926 345.78 \r\n",
|
|
"L 398.503926 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_35\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"398.503926\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_20\">\r\n",
|
|
" <g id=\"line2d_36\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 413.066195 345.78 \r\n",
|
|
"L 413.066195 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_37\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"413.066195\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_21\">\r\n",
|
|
" <g id=\"line2d_38\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 425.378418 345.78 \r\n",
|
|
"L 425.378418 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_39\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"425.378418\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_22\">\r\n",
|
|
" <g id=\"line2d_40\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 436.043751 345.78 \r\n",
|
|
"L 436.043751 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_41\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"436.043751\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_23\">\r\n",
|
|
" <g id=\"line2d_42\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 445.451241 345.78 \r\n",
|
|
"L 445.451241 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_43\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"445.451241\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_24\">\r\n",
|
|
" <g id=\"line2d_44\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 509.229129 345.78 \r\n",
|
|
"L 509.229129 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_45\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"509.229129\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"xtick_25\">\r\n",
|
|
" <g id=\"line2d_46\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 541.614175 345.78 \r\n",
|
|
"L 541.614175 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_47\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"541.614175\" xlink:href=\"#me8a93a1a2e\" y=\"345.78\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_4\">\r\n",
|
|
" <!-- PPM Concentration -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 19.671875 64.796875 \r\n",
|
|
"L 19.671875 37.40625 \r\n",
|
|
"L 32.078125 37.40625 \r\n",
|
|
"Q 38.96875 37.40625 42.71875 40.96875 \r\n",
|
|
"Q 46.484375 44.53125 46.484375 51.125 \r\n",
|
|
"Q 46.484375 57.671875 42.71875 61.234375 \r\n",
|
|
"Q 38.96875 64.796875 32.078125 64.796875 \r\n",
|
|
"z\r\n",
|
|
"M 9.8125 72.90625 \r\n",
|
|
"L 32.078125 72.90625 \r\n",
|
|
"Q 44.34375 72.90625 50.609375 67.359375 \r\n",
|
|
"Q 56.890625 61.8125 56.890625 51.125 \r\n",
|
|
"Q 56.890625 40.328125 50.609375 34.8125 \r\n",
|
|
"Q 44.34375 29.296875 32.078125 29.296875 \r\n",
|
|
"L 19.671875 29.296875 \r\n",
|
|
"L 19.671875 0 \r\n",
|
|
"L 9.8125 0 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-80\"/>\r\n",
|
|
" <path d=\"M 9.8125 72.90625 \r\n",
|
|
"L 24.515625 72.90625 \r\n",
|
|
"L 43.109375 23.296875 \r\n",
|
|
"L 61.8125 72.90625 \r\n",
|
|
"L 76.515625 72.90625 \r\n",
|
|
"L 76.515625 0 \r\n",
|
|
"L 66.890625 0 \r\n",
|
|
"L 66.890625 64.015625 \r\n",
|
|
"L 48.09375 14.015625 \r\n",
|
|
"L 38.1875 14.015625 \r\n",
|
|
"L 19.390625 64.015625 \r\n",
|
|
"L 19.390625 0 \r\n",
|
|
"L 9.8125 0 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-77\"/>\r\n",
|
|
" <path id=\"DejaVuSans-32\"/>\r\n",
|
|
" <path d=\"M 64.40625 67.28125 \r\n",
|
|
"L 64.40625 56.890625 \r\n",
|
|
"Q 59.421875 61.53125 53.78125 63.8125 \r\n",
|
|
"Q 48.140625 66.109375 41.796875 66.109375 \r\n",
|
|
"Q 29.296875 66.109375 22.65625 58.46875 \r\n",
|
|
"Q 16.015625 50.828125 16.015625 36.375 \r\n",
|
|
"Q 16.015625 21.96875 22.65625 14.328125 \r\n",
|
|
"Q 29.296875 6.6875 41.796875 6.6875 \r\n",
|
|
"Q 48.140625 6.6875 53.78125 8.984375 \r\n",
|
|
"Q 59.421875 11.28125 64.40625 15.921875 \r\n",
|
|
"L 64.40625 5.609375 \r\n",
|
|
"Q 59.234375 2.09375 53.4375 0.328125 \r\n",
|
|
"Q 47.65625 -1.421875 41.21875 -1.421875 \r\n",
|
|
"Q 24.65625 -1.421875 15.125 8.703125 \r\n",
|
|
"Q 5.609375 18.84375 5.609375 36.375 \r\n",
|
|
"Q 5.609375 53.953125 15.125 64.078125 \r\n",
|
|
"Q 24.65625 74.21875 41.21875 74.21875 \r\n",
|
|
"Q 47.75 74.21875 53.53125 72.484375 \r\n",
|
|
"Q 59.328125 70.75 64.40625 67.28125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-67\"/>\r\n",
|
|
" <path d=\"M 30.609375 48.390625 \r\n",
|
|
"Q 23.390625 48.390625 19.1875 42.75 \r\n",
|
|
"Q 14.984375 37.109375 14.984375 27.296875 \r\n",
|
|
"Q 14.984375 17.484375 19.15625 11.84375 \r\n",
|
|
"Q 23.34375 6.203125 30.609375 6.203125 \r\n",
|
|
"Q 37.796875 6.203125 41.984375 11.859375 \r\n",
|
|
"Q 46.1875 17.53125 46.1875 27.296875 \r\n",
|
|
"Q 46.1875 37.015625 41.984375 42.703125 \r\n",
|
|
"Q 37.796875 48.390625 30.609375 48.390625 \r\n",
|
|
"z\r\n",
|
|
"M 30.609375 56 \r\n",
|
|
"Q 42.328125 56 49.015625 48.375 \r\n",
|
|
"Q 55.71875 40.765625 55.71875 27.296875 \r\n",
|
|
"Q 55.71875 13.875 49.015625 6.21875 \r\n",
|
|
"Q 42.328125 -1.421875 30.609375 -1.421875 \r\n",
|
|
"Q 18.84375 -1.421875 12.171875 6.21875 \r\n",
|
|
"Q 5.515625 13.875 5.515625 27.296875 \r\n",
|
|
"Q 5.515625 40.765625 12.171875 48.375 \r\n",
|
|
"Q 18.84375 56 30.609375 56 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-111\"/>\r\n",
|
|
" <path d=\"M 54.890625 33.015625 \r\n",
|
|
"L 54.890625 0 \r\n",
|
|
"L 45.90625 0 \r\n",
|
|
"L 45.90625 32.71875 \r\n",
|
|
"Q 45.90625 40.484375 42.875 44.328125 \r\n",
|
|
"Q 39.84375 48.1875 33.796875 48.1875 \r\n",
|
|
"Q 26.515625 48.1875 22.3125 43.546875 \r\n",
|
|
"Q 18.109375 38.921875 18.109375 30.90625 \r\n",
|
|
"L 18.109375 0 \r\n",
|
|
"L 9.078125 0 \r\n",
|
|
"L 9.078125 54.6875 \r\n",
|
|
"L 18.109375 54.6875 \r\n",
|
|
"L 18.109375 46.1875 \r\n",
|
|
"Q 21.34375 51.125 25.703125 53.5625 \r\n",
|
|
"Q 30.078125 56 35.796875 56 \r\n",
|
|
"Q 45.21875 56 50.046875 50.171875 \r\n",
|
|
"Q 54.890625 44.34375 54.890625 33.015625 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-110\"/>\r\n",
|
|
" <path d=\"M 48.78125 52.59375 \r\n",
|
|
"L 48.78125 44.1875 \r\n",
|
|
"Q 44.96875 46.296875 41.140625 47.34375 \r\n",
|
|
"Q 37.3125 48.390625 33.40625 48.390625 \r\n",
|
|
"Q 24.65625 48.390625 19.8125 42.84375 \r\n",
|
|
"Q 14.984375 37.3125 14.984375 27.296875 \r\n",
|
|
"Q 14.984375 17.28125 19.8125 11.734375 \r\n",
|
|
"Q 24.65625 6.203125 33.40625 6.203125 \r\n",
|
|
"Q 37.3125 6.203125 41.140625 7.25 \r\n",
|
|
"Q 44.96875 8.296875 48.78125 10.40625 \r\n",
|
|
"L 48.78125 2.09375 \r\n",
|
|
"Q 45.015625 0.34375 40.984375 -0.53125 \r\n",
|
|
"Q 36.96875 -1.421875 32.421875 -1.421875 \r\n",
|
|
"Q 20.0625 -1.421875 12.78125 6.34375 \r\n",
|
|
"Q 5.515625 14.109375 5.515625 27.296875 \r\n",
|
|
"Q 5.515625 40.671875 12.859375 48.328125 \r\n",
|
|
"Q 20.21875 56 33.015625 56 \r\n",
|
|
"Q 37.15625 56 41.109375 55.140625 \r\n",
|
|
"Q 45.0625 54.296875 48.78125 52.59375 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-99\"/>\r\n",
|
|
" <path d=\"M 56.203125 29.59375 \r\n",
|
|
"L 56.203125 25.203125 \r\n",
|
|
"L 14.890625 25.203125 \r\n",
|
|
"Q 15.484375 15.921875 20.484375 11.0625 \r\n",
|
|
"Q 25.484375 6.203125 34.421875 6.203125 \r\n",
|
|
"Q 39.59375 6.203125 44.453125 7.46875 \r\n",
|
|
"Q 49.3125 8.734375 54.109375 11.28125 \r\n",
|
|
"L 54.109375 2.78125 \r\n",
|
|
"Q 49.265625 0.734375 44.1875 -0.34375 \r\n",
|
|
"Q 39.109375 -1.421875 33.890625 -1.421875 \r\n",
|
|
"Q 20.796875 -1.421875 13.15625 6.1875 \r\n",
|
|
"Q 5.515625 13.8125 5.515625 26.8125 \r\n",
|
|
"Q 5.515625 40.234375 12.765625 48.109375 \r\n",
|
|
"Q 20.015625 56 32.328125 56 \r\n",
|
|
"Q 43.359375 56 49.78125 48.890625 \r\n",
|
|
"Q 56.203125 41.796875 56.203125 29.59375 \r\n",
|
|
"z\r\n",
|
|
"M 47.21875 32.234375 \r\n",
|
|
"Q 47.125 39.59375 43.09375 43.984375 \r\n",
|
|
"Q 39.0625 48.390625 32.421875 48.390625 \r\n",
|
|
"Q 24.90625 48.390625 20.390625 44.140625 \r\n",
|
|
"Q 15.875 39.890625 15.1875 32.171875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-101\"/>\r\n",
|
|
" <path d=\"M 18.3125 70.21875 \r\n",
|
|
"L 18.3125 54.6875 \r\n",
|
|
"L 36.8125 54.6875 \r\n",
|
|
"L 36.8125 47.703125 \r\n",
|
|
"L 18.3125 47.703125 \r\n",
|
|
"L 18.3125 18.015625 \r\n",
|
|
"Q 18.3125 11.328125 20.140625 9.421875 \r\n",
|
|
"Q 21.96875 7.515625 27.59375 7.515625 \r\n",
|
|
"L 36.8125 7.515625 \r\n",
|
|
"L 36.8125 0 \r\n",
|
|
"L 27.59375 0 \r\n",
|
|
"Q 17.1875 0 13.234375 3.875 \r\n",
|
|
"Q 9.28125 7.765625 9.28125 18.015625 \r\n",
|
|
"L 9.28125 47.703125 \r\n",
|
|
"L 2.6875 47.703125 \r\n",
|
|
"L 2.6875 54.6875 \r\n",
|
|
"L 9.28125 54.6875 \r\n",
|
|
"L 9.28125 70.21875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-116\"/>\r\n",
|
|
" <path d=\"M 41.109375 46.296875 \r\n",
|
|
"Q 39.59375 47.171875 37.8125 47.578125 \r\n",
|
|
"Q 36.03125 48 33.890625 48 \r\n",
|
|
"Q 26.265625 48 22.1875 43.046875 \r\n",
|
|
"Q 18.109375 38.09375 18.109375 28.8125 \r\n",
|
|
"L 18.109375 0 \r\n",
|
|
"L 9.078125 0 \r\n",
|
|
"L 9.078125 54.6875 \r\n",
|
|
"L 18.109375 54.6875 \r\n",
|
|
"L 18.109375 46.1875 \r\n",
|
|
"Q 20.953125 51.171875 25.484375 53.578125 \r\n",
|
|
"Q 30.03125 56 36.53125 56 \r\n",
|
|
"Q 37.453125 56 38.578125 55.875 \r\n",
|
|
"Q 39.703125 55.765625 41.0625 55.515625 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-114\"/>\r\n",
|
|
" <path d=\"M 34.28125 27.484375 \r\n",
|
|
"Q 23.390625 27.484375 19.1875 25 \r\n",
|
|
"Q 14.984375 22.515625 14.984375 16.5 \r\n",
|
|
"Q 14.984375 11.71875 18.140625 8.90625 \r\n",
|
|
"Q 21.296875 6.109375 26.703125 6.109375 \r\n",
|
|
"Q 34.1875 6.109375 38.703125 11.40625 \r\n",
|
|
"Q 43.21875 16.703125 43.21875 25.484375 \r\n",
|
|
"L 43.21875 27.484375 \r\n",
|
|
"z\r\n",
|
|
"M 52.203125 31.203125 \r\n",
|
|
"L 52.203125 0 \r\n",
|
|
"L 43.21875 0 \r\n",
|
|
"L 43.21875 8.296875 \r\n",
|
|
"Q 40.140625 3.328125 35.546875 0.953125 \r\n",
|
|
"Q 30.953125 -1.421875 24.3125 -1.421875 \r\n",
|
|
"Q 15.921875 -1.421875 10.953125 3.296875 \r\n",
|
|
"Q 6 8.015625 6 15.921875 \r\n",
|
|
"Q 6 25.140625 12.171875 29.828125 \r\n",
|
|
"Q 18.359375 34.515625 30.609375 34.515625 \r\n",
|
|
"L 43.21875 34.515625 \r\n",
|
|
"L 43.21875 35.40625 \r\n",
|
|
"Q 43.21875 41.609375 39.140625 45 \r\n",
|
|
"Q 35.0625 48.390625 27.6875 48.390625 \r\n",
|
|
"Q 23 48.390625 18.546875 47.265625 \r\n",
|
|
"Q 14.109375 46.140625 10.015625 43.890625 \r\n",
|
|
"L 10.015625 52.203125 \r\n",
|
|
"Q 14.9375 54.109375 19.578125 55.046875 \r\n",
|
|
"Q 24.21875 56 28.609375 56 \r\n",
|
|
"Q 40.484375 56 46.34375 49.84375 \r\n",
|
|
"Q 52.203125 43.703125 52.203125 31.203125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-97\"/>\r\n",
|
|
" <path d=\"M 9.421875 54.6875 \r\n",
|
|
"L 18.40625 54.6875 \r\n",
|
|
"L 18.40625 0 \r\n",
|
|
"L 9.421875 0 \r\n",
|
|
"z\r\n",
|
|
"M 9.421875 75.984375 \r\n",
|
|
"L 18.40625 75.984375 \r\n",
|
|
"L 18.40625 64.59375 \r\n",
|
|
"L 9.421875 64.59375 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-105\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(249.274219 374.056562)scale(0.1 -0.1)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-80\"/>\r\n",
|
|
" <use x=\"60.302734\" xlink:href=\"#DejaVuSans-80\"/>\r\n",
|
|
" <use x=\"120.605469\" xlink:href=\"#DejaVuSans-77\"/>\r\n",
|
|
" <use x=\"206.884766\" xlink:href=\"#DejaVuSans-32\"/>\r\n",
|
|
" <use x=\"238.671875\" xlink:href=\"#DejaVuSans-67\"/>\r\n",
|
|
" <use x=\"308.496094\" xlink:href=\"#DejaVuSans-111\"/>\r\n",
|
|
" <use x=\"369.677734\" xlink:href=\"#DejaVuSans-110\"/>\r\n",
|
|
" <use x=\"433.056641\" xlink:href=\"#DejaVuSans-99\"/>\r\n",
|
|
" <use x=\"488.037109\" xlink:href=\"#DejaVuSans-101\"/>\r\n",
|
|
" <use x=\"549.560547\" xlink:href=\"#DejaVuSans-110\"/>\r\n",
|
|
" <use x=\"612.939453\" xlink:href=\"#DejaVuSans-116\"/>\r\n",
|
|
" <use x=\"652.148438\" xlink:href=\"#DejaVuSans-114\"/>\r\n",
|
|
" <use x=\"693.261719\" xlink:href=\"#DejaVuSans-97\"/>\r\n",
|
|
" <use x=\"754.541016\" xlink:href=\"#DejaVuSans-116\"/>\r\n",
|
|
" <use x=\"793.75\" xlink:href=\"#DejaVuSans-105\"/>\r\n",
|
|
" <use x=\"821.533203\" xlink:href=\"#DejaVuSans-111\"/>\r\n",
|
|
" <use x=\"882.714844\" xlink:href=\"#DejaVuSans-110\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"matplotlib.axis_2\">\r\n",
|
|
" <g id=\"ytick_1\">\r\n",
|
|
" <g id=\"line2d_48\">\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 0 \r\n",
|
|
"L -3.5 0 \r\n",
|
|
"\" id=\"m2bebec85ab\" style=\"stroke:#000000;stroke-width:0.8;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.8;\" x=\"45.478125\" xlink:href=\"#m2bebec85ab\" y=\"261.800167\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_5\">\r\n",
|
|
" <!-- $\\mathdefault{10^{0}}$ -->\r\n",
|
|
" <g transform=\"translate(20.878125 265.599386)scale(0.1 -0.1)\">\r\n",
|
|
" <use transform=\"translate(0 0.765625)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" <use transform=\"translate(63.623047 0.765625)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" <use transform=\"translate(128.203125 39.046875)scale(0.7)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_2\">\r\n",
|
|
" <g id=\"line2d_49\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.8;\" x=\"45.478125\" xlink:href=\"#m2bebec85ab\" y=\"161.095084\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_6\">\r\n",
|
|
" <!-- $\\mathdefault{10^{1}}$ -->\r\n",
|
|
" <g transform=\"translate(20.878125 164.894302)scale(0.1 -0.1)\">\r\n",
|
|
" <use transform=\"translate(0 0.684375)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" <use transform=\"translate(63.623047 0.684375)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" <use transform=\"translate(128.203125 38.965625)scale(0.7)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_3\">\r\n",
|
|
" <g id=\"line2d_50\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.8;\" x=\"45.478125\" xlink:href=\"#m2bebec85ab\" y=\"60.39\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_7\">\r\n",
|
|
" <!-- $\\mathdefault{10^{2}}$ -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 19.1875 8.296875 \r\n",
|
|
"L 53.609375 8.296875 \r\n",
|
|
"L 53.609375 0 \r\n",
|
|
"L 7.328125 0 \r\n",
|
|
"L 7.328125 8.296875 \r\n",
|
|
"Q 12.9375 14.109375 22.625 23.890625 \r\n",
|
|
"Q 32.328125 33.6875 34.8125 36.53125 \r\n",
|
|
"Q 39.546875 41.84375 41.421875 45.53125 \r\n",
|
|
"Q 43.3125 49.21875 43.3125 52.78125 \r\n",
|
|
"Q 43.3125 58.59375 39.234375 62.25 \r\n",
|
|
"Q 35.15625 65.921875 28.609375 65.921875 \r\n",
|
|
"Q 23.96875 65.921875 18.8125 64.3125 \r\n",
|
|
"Q 13.671875 62.703125 7.8125 59.421875 \r\n",
|
|
"L 7.8125 69.390625 \r\n",
|
|
"Q 13.765625 71.78125 18.9375 73 \r\n",
|
|
"Q 24.125 74.21875 28.421875 74.21875 \r\n",
|
|
"Q 39.75 74.21875 46.484375 68.546875 \r\n",
|
|
"Q 53.21875 62.890625 53.21875 53.421875 \r\n",
|
|
"Q 53.21875 48.921875 51.53125 44.890625 \r\n",
|
|
"Q 49.859375 40.875 45.40625 35.40625 \r\n",
|
|
"Q 44.1875 33.984375 37.640625 27.21875 \r\n",
|
|
"Q 31.109375 20.453125 19.1875 8.296875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-50\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(20.878125 64.189219)scale(0.1 -0.1)\">\r\n",
|
|
" <use transform=\"translate(0 0.765625)\" xlink:href=\"#DejaVuSans-49\"/>\r\n",
|
|
" <use transform=\"translate(63.623047 0.765625)\" xlink:href=\"#DejaVuSans-48\"/>\r\n",
|
|
" <use transform=\"translate(128.203125 39.046875)scale(0.7)\" xlink:href=\"#DejaVuSans-50\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_4\">\r\n",
|
|
" <g id=\"line2d_51\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 332.19 \r\n",
|
|
"L 547.678125 332.19 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_52\">\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 0 \r\n",
|
|
"L -2 0 \r\n",
|
|
"\" id=\"me3d561589e\" style=\"stroke:#000000;stroke-width:0.6;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"332.19\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_5\">\r\n",
|
|
" <g id=\"line2d_53\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 314.456715 \r\n",
|
|
"L 547.678125 314.456715 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_54\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"314.456715\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_6\">\r\n",
|
|
" <g id=\"line2d_55\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 301.874749 \r\n",
|
|
"L 547.678125 301.874749 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_56\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"301.874749\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_7\">\r\n",
|
|
" <g id=\"line2d_57\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 292.115418 \r\n",
|
|
"L 547.678125 292.115418 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_58\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"292.115418\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_8\">\r\n",
|
|
" <g id=\"line2d_59\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 284.141464 \r\n",
|
|
"L 547.678125 284.141464 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_60\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"284.141464\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_9\">\r\n",
|
|
" <g id=\"line2d_61\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 277.399582 \r\n",
|
|
"L 547.678125 277.399582 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_62\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"277.399582\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_10\">\r\n",
|
|
" <g id=\"line2d_63\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 271.559498 \r\n",
|
|
"L 547.678125 271.559498 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_64\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"271.559498\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_11\">\r\n",
|
|
" <g id=\"line2d_65\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 266.408179 \r\n",
|
|
"L 547.678125 266.408179 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_66\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"266.408179\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_12\">\r\n",
|
|
" <g id=\"line2d_67\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 231.484916 \r\n",
|
|
"L 547.678125 231.484916 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_68\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"231.484916\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_13\">\r\n",
|
|
" <g id=\"line2d_69\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 213.751631 \r\n",
|
|
"L 547.678125 213.751631 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_70\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"213.751631\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_14\">\r\n",
|
|
" <g id=\"line2d_71\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 201.169665 \r\n",
|
|
"L 547.678125 201.169665 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_72\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"201.169665\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_15\">\r\n",
|
|
" <g id=\"line2d_73\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 191.410335 \r\n",
|
|
"L 547.678125 191.410335 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_74\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"191.410335\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_16\">\r\n",
|
|
" <g id=\"line2d_75\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 183.436381 \r\n",
|
|
"L 547.678125 183.436381 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_76\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"183.436381\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_17\">\r\n",
|
|
" <g id=\"line2d_77\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 176.694498 \r\n",
|
|
"L 547.678125 176.694498 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_78\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"176.694498\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_18\">\r\n",
|
|
" <g id=\"line2d_79\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 170.854415 \r\n",
|
|
"L 547.678125 170.854415 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_80\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"170.854415\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_19\">\r\n",
|
|
" <g id=\"line2d_81\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 165.703096 \r\n",
|
|
"L 547.678125 165.703096 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_82\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"165.703096\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_20\">\r\n",
|
|
" <g id=\"line2d_83\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 130.779833 \r\n",
|
|
"L 547.678125 130.779833 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_84\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"130.779833\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_21\">\r\n",
|
|
" <g id=\"line2d_85\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 113.046548 \r\n",
|
|
"L 547.678125 113.046548 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_86\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"113.046548\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_22\">\r\n",
|
|
" <g id=\"line2d_87\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 100.464582 \r\n",
|
|
"L 547.678125 100.464582 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_88\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"100.464582\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_23\">\r\n",
|
|
" <g id=\"line2d_89\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 90.705251 \r\n",
|
|
"L 547.678125 90.705251 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_90\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"90.705251\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_24\">\r\n",
|
|
" <g id=\"line2d_91\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 82.731297 \r\n",
|
|
"L 547.678125 82.731297 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_92\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"82.731297\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_25\">\r\n",
|
|
" <g id=\"line2d_93\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 75.989415 \r\n",
|
|
"L 547.678125 75.989415 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_94\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"75.989415\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_26\">\r\n",
|
|
" <g id=\"line2d_95\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 70.149331 \r\n",
|
|
"L 547.678125 70.149331 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_96\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"70.149331\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"ytick_27\">\r\n",
|
|
" <g id=\"line2d_97\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 45.478125 64.998012 \r\n",
|
|
"L 547.678125 64.998012 \r\n",
|
|
"\" style=\"fill:none;stroke:#d3d3d3;stroke-dasharray:2.96,1.28;stroke-dashoffset:0;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_98\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"stroke:#000000;stroke-width:0.6;\" x=\"45.478125\" xlink:href=\"#me3d561589e\" y=\"64.998012\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_8\">\r\n",
|
|
" <!-- Rs/Ro -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 44.390625 34.1875 \r\n",
|
|
"Q 47.5625 33.109375 50.5625 29.59375 \r\n",
|
|
"Q 53.5625 26.078125 56.59375 19.921875 \r\n",
|
|
"L 66.609375 0 \r\n",
|
|
"L 56 0 \r\n",
|
|
"L 46.6875 18.703125 \r\n",
|
|
"Q 43.0625 26.03125 39.671875 28.421875 \r\n",
|
|
"Q 36.28125 30.8125 30.421875 30.8125 \r\n",
|
|
"L 19.671875 30.8125 \r\n",
|
|
"L 19.671875 0 \r\n",
|
|
"L 9.8125 0 \r\n",
|
|
"L 9.8125 72.90625 \r\n",
|
|
"L 32.078125 72.90625 \r\n",
|
|
"Q 44.578125 72.90625 50.734375 67.671875 \r\n",
|
|
"Q 56.890625 62.453125 56.890625 51.90625 \r\n",
|
|
"Q 56.890625 45.015625 53.6875 40.46875 \r\n",
|
|
"Q 50.484375 35.9375 44.390625 34.1875 \r\n",
|
|
"z\r\n",
|
|
"M 19.671875 64.796875 \r\n",
|
|
"L 19.671875 38.921875 \r\n",
|
|
"L 32.078125 38.921875 \r\n",
|
|
"Q 39.203125 38.921875 42.84375 42.21875 \r\n",
|
|
"Q 46.484375 45.515625 46.484375 51.90625 \r\n",
|
|
"Q 46.484375 58.296875 42.84375 61.546875 \r\n",
|
|
"Q 39.203125 64.796875 32.078125 64.796875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-82\"/>\r\n",
|
|
" <path d=\"M 44.28125 53.078125 \r\n",
|
|
"L 44.28125 44.578125 \r\n",
|
|
"Q 40.484375 46.53125 36.375 47.5 \r\n",
|
|
"Q 32.28125 48.484375 27.875 48.484375 \r\n",
|
|
"Q 21.1875 48.484375 17.84375 46.4375 \r\n",
|
|
"Q 14.5 44.390625 14.5 40.28125 \r\n",
|
|
"Q 14.5 37.15625 16.890625 35.375 \r\n",
|
|
"Q 19.28125 33.59375 26.515625 31.984375 \r\n",
|
|
"L 29.59375 31.296875 \r\n",
|
|
"Q 39.15625 29.25 43.1875 25.515625 \r\n",
|
|
"Q 47.21875 21.78125 47.21875 15.09375 \r\n",
|
|
"Q 47.21875 7.46875 41.1875 3.015625 \r\n",
|
|
"Q 35.15625 -1.421875 24.609375 -1.421875 \r\n",
|
|
"Q 20.21875 -1.421875 15.453125 -0.5625 \r\n",
|
|
"Q 10.6875 0.296875 5.421875 2 \r\n",
|
|
"L 5.421875 11.28125 \r\n",
|
|
"Q 10.40625 8.6875 15.234375 7.390625 \r\n",
|
|
"Q 20.0625 6.109375 24.8125 6.109375 \r\n",
|
|
"Q 31.15625 6.109375 34.5625 8.28125 \r\n",
|
|
"Q 37.984375 10.453125 37.984375 14.40625 \r\n",
|
|
"Q 37.984375 18.0625 35.515625 20.015625 \r\n",
|
|
"Q 33.0625 21.96875 24.703125 23.78125 \r\n",
|
|
"L 21.578125 24.515625 \r\n",
|
|
"Q 13.234375 26.265625 9.515625 29.90625 \r\n",
|
|
"Q 5.8125 33.546875 5.8125 39.890625 \r\n",
|
|
"Q 5.8125 47.609375 11.28125 51.796875 \r\n",
|
|
"Q 16.75 56 26.8125 56 \r\n",
|
|
"Q 31.78125 56 36.171875 55.265625 \r\n",
|
|
"Q 40.578125 54.546875 44.28125 53.078125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-115\"/>\r\n",
|
|
" <path d=\"M 25.390625 72.90625 \r\n",
|
|
"L 33.6875 72.90625 \r\n",
|
|
"L 8.296875 -9.28125 \r\n",
|
|
"L 0 -9.28125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-47\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(14.798438 210.58375)rotate(-90)scale(0.1 -0.1)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-82\"/>\r\n",
|
|
" <use x=\"69.482422\" xlink:href=\"#DejaVuSans-115\"/>\r\n",
|
|
" <use x=\"121.582031\" xlink:href=\"#DejaVuSans-47\"/>\r\n",
|
|
" <use x=\"155.273438\" xlink:href=\"#DejaVuSans-82\"/>\r\n",
|
|
" <use x=\"224.693359\" xlink:href=\"#DejaVuSans-111\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_99\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 357.369159 332.19 \r\n",
|
|
"L 348.185772 314.456715 \r\n",
|
|
"L 337.807651 301.874749 \r\n",
|
|
"L 325.876777 292.115418 \r\n",
|
|
"L 311.845356 284.141464 \r\n",
|
|
"L 294.812295 277.399582 \r\n",
|
|
"L 273.133824 271.559498 \r\n",
|
|
"L 243.285228 266.408179 \r\n",
|
|
"L 195.081767 261.800167 \r\n",
|
|
"L -1 261.767833 \r\n",
|
|
"\" style=\"fill:none;stroke:#1f77b4;stroke-linecap:square;\"/>\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 3 \r\n",
|
|
"C 0.795609 3 1.55874 2.683901 2.12132 2.12132 \r\n",
|
|
"C 2.683901 1.55874 3 0.795609 3 0 \r\n",
|
|
"C 3 -0.795609 2.683901 -1.55874 2.12132 -2.12132 \r\n",
|
|
"C 1.55874 -2.683901 0.795609 -3 0 -3 \r\n",
|
|
"C -0.795609 -3 -1.55874 -2.683901 -2.12132 -2.12132 \r\n",
|
|
"C -2.683901 -1.55874 -3 -0.795609 -3 0 \r\n",
|
|
"C -3 0.795609 -2.683901 1.55874 -2.12132 2.12132 \r\n",
|
|
"C -1.55874 2.683901 -0.795609 3 0 3 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"m6c4f419f2e\" style=\"stroke:#1f77b4;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g clip-path=\"url(#pd3a0ea0f5d)\">\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"357.369159\" xlink:href=\"#m6c4f419f2e\" y=\"332.19\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"348.185772\" xlink:href=\"#m6c4f419f2e\" y=\"314.456715\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"337.807651\" xlink:href=\"#m6c4f419f2e\" y=\"301.874749\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"325.876777\" xlink:href=\"#m6c4f419f2e\" y=\"292.115418\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"311.845356\" xlink:href=\"#m6c4f419f2e\" y=\"284.141464\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"294.812295\" xlink:href=\"#m6c4f419f2e\" y=\"277.399582\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"273.133824\" xlink:href=\"#m6c4f419f2e\" y=\"271.559498\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"243.285228\" xlink:href=\"#m6c4f419f2e\" y=\"266.408179\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"195.081767\" xlink:href=\"#m6c4f419f2e\" y=\"261.800167\"/>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"-1\" xlink:href=\"#m6c4f419f2e\" y=\"261.767833\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_100\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 429.264081 332.19 \r\n",
|
|
"L 427.157572 314.456715 \r\n",
|
|
"L 424.993998 301.874749 \r\n",
|
|
"L 422.770181 292.115418 \r\n",
|
|
"L 420.48267 284.141464 \r\n",
|
|
"L 418.127708 277.399582 \r\n",
|
|
"L 415.701197 271.559498 \r\n",
|
|
"L 413.198652 266.408179 \r\n",
|
|
"L 410.615153 261.800167 \r\n",
|
|
"L 378.777863 231.484916 \r\n",
|
|
"L 325.036345 213.751631 \r\n",
|
|
"L 68.305398 201.169665 \r\n",
|
|
"L -1 201.165984 \r\n",
|
|
"\" style=\"fill:none;stroke:#ff7f0e;stroke-linecap:square;\"/>\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 3 \r\n",
|
|
"C 0.795609 3 1.55874 2.683901 2.12132 2.12132 \r\n",
|
|
"C 2.683901 1.55874 3 0.795609 3 0 \r\n",
|
|
"C 3 -0.795609 2.683901 -1.55874 2.12132 -2.12132 \r\n",
|
|
"C 1.55874 -2.683901 0.795609 -3 0 -3 \r\n",
|
|
"C -0.795609 -3 -1.55874 -2.683901 -2.12132 -2.12132 \r\n",
|
|
"C -2.683901 -1.55874 -3 -0.795609 -3 0 \r\n",
|
|
"C -3 0.795609 -2.683901 1.55874 -2.12132 2.12132 \r\n",
|
|
"C -1.55874 2.683901 -0.795609 3 0 3 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"m5b2d0d0f45\" style=\"stroke:#ff7f0e;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g clip-path=\"url(#pd3a0ea0f5d)\">\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"429.264081\" xlink:href=\"#m5b2d0d0f45\" y=\"332.19\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"427.157572\" xlink:href=\"#m5b2d0d0f45\" y=\"314.456715\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"424.993998\" xlink:href=\"#m5b2d0d0f45\" y=\"301.874749\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"422.770181\" xlink:href=\"#m5b2d0d0f45\" y=\"292.115418\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"420.48267\" xlink:href=\"#m5b2d0d0f45\" y=\"284.141464\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"418.127708\" xlink:href=\"#m5b2d0d0f45\" y=\"277.399582\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"415.701197\" xlink:href=\"#m5b2d0d0f45\" y=\"271.559498\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"413.198652\" xlink:href=\"#m5b2d0d0f45\" y=\"266.408179\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"410.615153\" xlink:href=\"#m5b2d0d0f45\" y=\"261.800167\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"378.777863\" xlink:href=\"#m5b2d0d0f45\" y=\"231.484916\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"325.036345\" xlink:href=\"#m5b2d0d0f45\" y=\"213.751631\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"68.305398\" xlink:href=\"#m5b2d0d0f45\" y=\"201.169665\"/>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"-1\" xlink:href=\"#m5b2d0d0f45\" y=\"201.165984\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_101\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 524.850852 332.19 \r\n",
|
|
"L 524.691119 314.456715 \r\n",
|
|
"L 524.531066 301.874749 \r\n",
|
|
"L 524.370691 292.115418 \r\n",
|
|
"L 524.209994 284.141464 \r\n",
|
|
"L 524.048973 277.399582 \r\n",
|
|
"L 523.887627 271.559498 \r\n",
|
|
"L 523.725954 266.408179 \r\n",
|
|
"L 523.563953 261.800167 \r\n",
|
|
"L 521.92561 231.484916 \r\n",
|
|
"L 520.252957 213.751631 \r\n",
|
|
"L 518.544524 201.169665 \r\n",
|
|
"L 516.798749 191.410335 \r\n",
|
|
"L 515.013961 183.436381 \r\n",
|
|
"L 513.188377 176.694498 \r\n",
|
|
"L 511.320088 170.854415 \r\n",
|
|
"L 509.407049 165.703096 \r\n",
|
|
"L 507.447064 161.095084 \r\n",
|
|
"L 484.636689 130.779833 \r\n",
|
|
"L 452.58496 113.046548 \r\n",
|
|
"L 398.214044 100.464582 \r\n",
|
|
"L 102.544601 90.705251 \r\n",
|
|
"L -1 90.700757 \r\n",
|
|
"\" style=\"fill:none;stroke:#2ca02c;stroke-linecap:square;\"/>\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 3 \r\n",
|
|
"C 0.795609 3 1.55874 2.683901 2.12132 2.12132 \r\n",
|
|
"C 2.683901 1.55874 3 0.795609 3 0 \r\n",
|
|
"C 3 -0.795609 2.683901 -1.55874 2.12132 -2.12132 \r\n",
|
|
"C 1.55874 -2.683901 0.795609 -3 0 -3 \r\n",
|
|
"C -0.795609 -3 -1.55874 -2.683901 -2.12132 -2.12132 \r\n",
|
|
"C -2.683901 -1.55874 -3 -0.795609 -3 0 \r\n",
|
|
"C -3 0.795609 -2.683901 1.55874 -2.12132 2.12132 \r\n",
|
|
"C -1.55874 2.683901 -0.795609 3 0 3 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"m340e81fd4e\" style=\"stroke:#2ca02c;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g clip-path=\"url(#pd3a0ea0f5d)\">\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"524.850852\" xlink:href=\"#m340e81fd4e\" y=\"332.19\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"524.691119\" xlink:href=\"#m340e81fd4e\" y=\"314.456715\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"524.531066\" xlink:href=\"#m340e81fd4e\" y=\"301.874749\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"524.370691\" xlink:href=\"#m340e81fd4e\" y=\"292.115418\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"524.209994\" xlink:href=\"#m340e81fd4e\" y=\"284.141464\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"524.048973\" xlink:href=\"#m340e81fd4e\" y=\"277.399582\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"523.887627\" xlink:href=\"#m340e81fd4e\" y=\"271.559498\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"523.725954\" xlink:href=\"#m340e81fd4e\" y=\"266.408179\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"523.563953\" xlink:href=\"#m340e81fd4e\" y=\"261.800167\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"521.92561\" xlink:href=\"#m340e81fd4e\" y=\"231.484916\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"520.252957\" xlink:href=\"#m340e81fd4e\" y=\"213.751631\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"518.544524\" xlink:href=\"#m340e81fd4e\" y=\"201.169665\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"516.798749\" xlink:href=\"#m340e81fd4e\" y=\"191.410335\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"515.013961\" xlink:href=\"#m340e81fd4e\" y=\"183.436381\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"513.188377\" xlink:href=\"#m340e81fd4e\" y=\"176.694498\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"511.320088\" xlink:href=\"#m340e81fd4e\" y=\"170.854415\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"509.407049\" xlink:href=\"#m340e81fd4e\" y=\"165.703096\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"507.447064\" xlink:href=\"#m340e81fd4e\" y=\"161.095084\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"484.636689\" xlink:href=\"#m340e81fd4e\" y=\"130.779833\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"452.58496\" xlink:href=\"#m340e81fd4e\" y=\"113.046548\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"398.214044\" xlink:href=\"#m340e81fd4e\" y=\"100.464582\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"102.544601\" xlink:href=\"#m340e81fd4e\" y=\"90.705251\"/>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"-1\" xlink:href=\"#m340e81fd4e\" y=\"90.700757\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_102\">\r\n",
|
|
" <path clip-path=\"url(#pd3a0ea0f5d)\" d=\"M 442.813755 332.19 \r\n",
|
|
"L 442.632737 314.456715 \r\n",
|
|
"L 442.451307 301.874749 \r\n",
|
|
"L 442.269464 292.115418 \r\n",
|
|
"L 442.087206 284.141464 \r\n",
|
|
"L 441.904531 277.399582 \r\n",
|
|
"L 441.721438 271.559498 \r\n",
|
|
"L 441.537924 266.408179 \r\n",
|
|
"L 441.353987 261.800167 \r\n",
|
|
"L 439.490939 231.484916 \r\n",
|
|
"L 437.583395 213.751631 \r\n",
|
|
"L 435.629176 201.169665 \r\n",
|
|
"L 433.625941 191.410335 \r\n",
|
|
"L 431.571169 183.436381 \r\n",
|
|
"L 429.462136 176.694498 \r\n",
|
|
"L 427.2959 170.854415 \r\n",
|
|
"L 425.06927 165.703096 \r\n",
|
|
"L 422.778782 161.095084 \r\n",
|
|
"L 395.319648 130.779833 \r\n",
|
|
"L 353.138273 113.046548 \r\n",
|
|
"L 258.10277 100.464582 \r\n",
|
|
"L -1 100.450832 \r\n",
|
|
"\" style=\"fill:none;stroke:#d62728;stroke-linecap:square;\"/>\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 0 3 \r\n",
|
|
"C 0.795609 3 1.55874 2.683901 2.12132 2.12132 \r\n",
|
|
"C 2.683901 1.55874 3 0.795609 3 0 \r\n",
|
|
"C 3 -0.795609 2.683901 -1.55874 2.12132 -2.12132 \r\n",
|
|
"C 1.55874 -2.683901 0.795609 -3 0 -3 \r\n",
|
|
"C -0.795609 -3 -1.55874 -2.683901 -2.12132 -2.12132 \r\n",
|
|
"C -2.683901 -1.55874 -3 -0.795609 -3 0 \r\n",
|
|
"C -3 0.795609 -2.683901 1.55874 -2.12132 2.12132 \r\n",
|
|
"C -1.55874 2.683901 -0.795609 3 0 3 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"m1739e67430\" style=\"stroke:#d62728;\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g clip-path=\"url(#pd3a0ea0f5d)\">\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"442.813755\" xlink:href=\"#m1739e67430\" y=\"332.19\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"442.632737\" xlink:href=\"#m1739e67430\" y=\"314.456715\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"442.451307\" xlink:href=\"#m1739e67430\" y=\"301.874749\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"442.269464\" xlink:href=\"#m1739e67430\" y=\"292.115418\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"442.087206\" xlink:href=\"#m1739e67430\" y=\"284.141464\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"441.904531\" xlink:href=\"#m1739e67430\" y=\"277.399582\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"441.721438\" xlink:href=\"#m1739e67430\" y=\"271.559498\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"441.537924\" xlink:href=\"#m1739e67430\" y=\"266.408179\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"441.353987\" xlink:href=\"#m1739e67430\" y=\"261.800167\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"439.490939\" xlink:href=\"#m1739e67430\" y=\"231.484916\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"437.583395\" xlink:href=\"#m1739e67430\" y=\"213.751631\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"435.629176\" xlink:href=\"#m1739e67430\" y=\"201.169665\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"433.625941\" xlink:href=\"#m1739e67430\" y=\"191.410335\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"431.571169\" xlink:href=\"#m1739e67430\" y=\"183.436381\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"429.462136\" xlink:href=\"#m1739e67430\" y=\"176.694498\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"427.2959\" xlink:href=\"#m1739e67430\" y=\"170.854415\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"425.06927\" xlink:href=\"#m1739e67430\" y=\"165.703096\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"422.778782\" xlink:href=\"#m1739e67430\" y=\"161.095084\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"395.319648\" xlink:href=\"#m1739e67430\" y=\"130.779833\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"353.138273\" xlink:href=\"#m1739e67430\" y=\"113.046548\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"258.10277\" xlink:href=\"#m1739e67430\" y=\"100.464582\"/>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"-1\" xlink:href=\"#m1739e67430\" y=\"100.450832\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"patch_3\">\r\n",
|
|
" <path d=\"M 45.478125 345.78 \r\n",
|
|
"L 45.478125 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"patch_4\">\r\n",
|
|
" <path d=\"M 547.678125 345.78 \r\n",
|
|
"L 547.678125 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"patch_5\">\r\n",
|
|
" <path d=\"M 45.478125 345.78 \r\n",
|
|
"L 547.678125 345.78 \r\n",
|
|
"\" style=\"fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"patch_6\">\r\n",
|
|
" <path d=\"M 45.478125 46.8 \r\n",
|
|
"L 547.678125 46.8 \r\n",
|
|
"\" style=\"fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"legend_1\">\r\n",
|
|
" <g id=\"patch_7\">\r\n",
|
|
" <path d=\"M 487.8125 113.5125 \r\n",
|
|
"L 540.678125 113.5125 \r\n",
|
|
"Q 542.678125 113.5125 542.678125 111.5125 \r\n",
|
|
"L 542.678125 53.8 \r\n",
|
|
"Q 542.678125 51.8 540.678125 51.8 \r\n",
|
|
"L 487.8125 51.8 \r\n",
|
|
"Q 485.8125 51.8 485.8125 53.8 \r\n",
|
|
"L 485.8125 111.5125 \r\n",
|
|
"Q 485.8125 113.5125 487.8125 113.5125 \r\n",
|
|
"z\r\n",
|
|
"\" style=\"fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_103\">\r\n",
|
|
" <path d=\"M 489.8125 59.898437 \r\n",
|
|
"L 509.8125 59.898437 \r\n",
|
|
"\" style=\"fill:none;stroke:#1f77b4;stroke-linecap:square;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_104\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"fill:#1f77b4;stroke:#1f77b4;\" x=\"499.8125\" xlink:href=\"#m6c4f419f2e\" y=\"59.898437\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_9\">\r\n",
|
|
" <!-- H2 -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 9.8125 72.90625 \r\n",
|
|
"L 19.671875 72.90625 \r\n",
|
|
"L 19.671875 43.015625 \r\n",
|
|
"L 55.515625 43.015625 \r\n",
|
|
"L 55.515625 72.90625 \r\n",
|
|
"L 65.375 72.90625 \r\n",
|
|
"L 65.375 0 \r\n",
|
|
"L 55.515625 0 \r\n",
|
|
"L 55.515625 34.71875 \r\n",
|
|
"L 19.671875 34.71875 \r\n",
|
|
"L 19.671875 0 \r\n",
|
|
"L 9.8125 0 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-72\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(517.8125 63.398437)scale(0.1 -0.1)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-72\"/>\r\n",
|
|
" <use x=\"75.195312\" xlink:href=\"#DejaVuSans-50\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_105\">\r\n",
|
|
" <path d=\"M 489.8125 74.576562 \r\n",
|
|
"L 509.8125 74.576562 \r\n",
|
|
"\" style=\"fill:none;stroke:#ff7f0e;stroke-linecap:square;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_106\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"fill:#ff7f0e;stroke:#ff7f0e;\" x=\"499.8125\" xlink:href=\"#m5b2d0d0f45\" y=\"74.576562\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_10\">\r\n",
|
|
" <!-- LPG -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 9.8125 72.90625 \r\n",
|
|
"L 19.671875 72.90625 \r\n",
|
|
"L 19.671875 8.296875 \r\n",
|
|
"L 55.171875 8.296875 \r\n",
|
|
"L 55.171875 0 \r\n",
|
|
"L 9.8125 0 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-76\"/>\r\n",
|
|
" <path d=\"M 59.515625 10.40625 \r\n",
|
|
"L 59.515625 29.984375 \r\n",
|
|
"L 43.40625 29.984375 \r\n",
|
|
"L 43.40625 38.09375 \r\n",
|
|
"L 69.28125 38.09375 \r\n",
|
|
"L 69.28125 6.78125 \r\n",
|
|
"Q 63.578125 2.734375 56.6875 0.65625 \r\n",
|
|
"Q 49.8125 -1.421875 42 -1.421875 \r\n",
|
|
"Q 24.90625 -1.421875 15.25 8.5625 \r\n",
|
|
"Q 5.609375 18.5625 5.609375 36.375 \r\n",
|
|
"Q 5.609375 54.25 15.25 64.234375 \r\n",
|
|
"Q 24.90625 74.21875 42 74.21875 \r\n",
|
|
"Q 49.125 74.21875 55.546875 72.453125 \r\n",
|
|
"Q 61.96875 70.703125 67.390625 67.28125 \r\n",
|
|
"L 67.390625 56.78125 \r\n",
|
|
"Q 61.921875 61.421875 55.765625 63.765625 \r\n",
|
|
"Q 49.609375 66.109375 42.828125 66.109375 \r\n",
|
|
"Q 29.4375 66.109375 22.71875 58.640625 \r\n",
|
|
"Q 16.015625 51.171875 16.015625 36.375 \r\n",
|
|
"Q 16.015625 21.625 22.71875 14.15625 \r\n",
|
|
"Q 29.4375 6.6875 42.828125 6.6875 \r\n",
|
|
"Q 48.046875 6.6875 52.140625 7.59375 \r\n",
|
|
"Q 56.25 8.5 59.515625 10.40625 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-71\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(517.8125 78.076562)scale(0.1 -0.1)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-76\"/>\r\n",
|
|
" <use x=\"55.712891\" xlink:href=\"#DejaVuSans-80\"/>\r\n",
|
|
" <use x=\"116.015625\" xlink:href=\"#DejaVuSans-71\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_107\">\r\n",
|
|
" <path d=\"M 489.8125 89.254687 \r\n",
|
|
"L 509.8125 89.254687 \r\n",
|
|
"\" style=\"fill:none;stroke:#2ca02c;stroke-linecap:square;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_108\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"fill:#2ca02c;stroke:#2ca02c;\" x=\"499.8125\" xlink:href=\"#m340e81fd4e\" y=\"89.254687\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_11\">\r\n",
|
|
" <!-- CH4 -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 37.796875 64.3125 \r\n",
|
|
"L 12.890625 25.390625 \r\n",
|
|
"L 37.796875 25.390625 \r\n",
|
|
"z\r\n",
|
|
"M 35.203125 72.90625 \r\n",
|
|
"L 47.609375 72.90625 \r\n",
|
|
"L 47.609375 25.390625 \r\n",
|
|
"L 58.015625 25.390625 \r\n",
|
|
"L 58.015625 17.1875 \r\n",
|
|
"L 47.609375 17.1875 \r\n",
|
|
"L 47.609375 0 \r\n",
|
|
"L 37.796875 0 \r\n",
|
|
"L 37.796875 17.1875 \r\n",
|
|
"L 4.890625 17.1875 \r\n",
|
|
"L 4.890625 26.703125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-52\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(517.8125 92.754687)scale(0.1 -0.1)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-67\"/>\r\n",
|
|
" <use x=\"69.824219\" xlink:href=\"#DejaVuSans-72\"/>\r\n",
|
|
" <use x=\"145.019531\" xlink:href=\"#DejaVuSans-52\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_109\">\r\n",
|
|
" <path d=\"M 489.8125 103.932812 \r\n",
|
|
"L 509.8125 103.932812 \r\n",
|
|
"\" style=\"fill:none;stroke:#d62728;stroke-linecap:square;\"/>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"line2d_110\">\r\n",
|
|
" <g>\r\n",
|
|
" <use style=\"fill:#d62728;stroke:#d62728;\" x=\"499.8125\" xlink:href=\"#m1739e67430\" y=\"103.932812\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_12\">\r\n",
|
|
" <!-- CO -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 39.40625 66.21875 \r\n",
|
|
"Q 28.65625 66.21875 22.328125 58.203125 \r\n",
|
|
"Q 16.015625 50.203125 16.015625 36.375 \r\n",
|
|
"Q 16.015625 22.609375 22.328125 14.59375 \r\n",
|
|
"Q 28.65625 6.59375 39.40625 6.59375 \r\n",
|
|
"Q 50.140625 6.59375 56.421875 14.59375 \r\n",
|
|
"Q 62.703125 22.609375 62.703125 36.375 \r\n",
|
|
"Q 62.703125 50.203125 56.421875 58.203125 \r\n",
|
|
"Q 50.140625 66.21875 39.40625 66.21875 \r\n",
|
|
"z\r\n",
|
|
"M 39.40625 74.21875 \r\n",
|
|
"Q 54.734375 74.21875 63.90625 63.9375 \r\n",
|
|
"Q 73.09375 53.65625 73.09375 36.375 \r\n",
|
|
"Q 73.09375 19.140625 63.90625 8.859375 \r\n",
|
|
"Q 54.734375 -1.421875 39.40625 -1.421875 \r\n",
|
|
"Q 24.03125 -1.421875 14.8125 8.828125 \r\n",
|
|
"Q 5.609375 19.09375 5.609375 36.375 \r\n",
|
|
"Q 5.609375 53.65625 14.8125 63.9375 \r\n",
|
|
"Q 24.03125 74.21875 39.40625 74.21875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-79\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(517.8125 107.432812)scale(0.1 -0.1)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-67\"/>\r\n",
|
|
" <use x=\"69.824219\" xlink:href=\"#DejaVuSans-79\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <g id=\"text_13\">\r\n",
|
|
" <!-- Calibration plot for MQ-5 data -->\r\n",
|
|
" <defs>\r\n",
|
|
" <path d=\"M 9.421875 75.984375 \r\n",
|
|
"L 18.40625 75.984375 \r\n",
|
|
"L 18.40625 0 \r\n",
|
|
"L 9.421875 0 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-108\"/>\r\n",
|
|
" <path d=\"M 48.6875 27.296875 \r\n",
|
|
"Q 48.6875 37.203125 44.609375 42.84375 \r\n",
|
|
"Q 40.53125 48.484375 33.40625 48.484375 \r\n",
|
|
"Q 26.265625 48.484375 22.1875 42.84375 \r\n",
|
|
"Q 18.109375 37.203125 18.109375 27.296875 \r\n",
|
|
"Q 18.109375 17.390625 22.1875 11.75 \r\n",
|
|
"Q 26.265625 6.109375 33.40625 6.109375 \r\n",
|
|
"Q 40.53125 6.109375 44.609375 11.75 \r\n",
|
|
"Q 48.6875 17.390625 48.6875 27.296875 \r\n",
|
|
"z\r\n",
|
|
"M 18.109375 46.390625 \r\n",
|
|
"Q 20.953125 51.265625 25.265625 53.625 \r\n",
|
|
"Q 29.59375 56 35.59375 56 \r\n",
|
|
"Q 45.5625 56 51.78125 48.09375 \r\n",
|
|
"Q 58.015625 40.1875 58.015625 27.296875 \r\n",
|
|
"Q 58.015625 14.40625 51.78125 6.484375 \r\n",
|
|
"Q 45.5625 -1.421875 35.59375 -1.421875 \r\n",
|
|
"Q 29.59375 -1.421875 25.265625 0.953125 \r\n",
|
|
"Q 20.953125 3.328125 18.109375 8.203125 \r\n",
|
|
"L 18.109375 0 \r\n",
|
|
"L 9.078125 0 \r\n",
|
|
"L 9.078125 75.984375 \r\n",
|
|
"L 18.109375 75.984375 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-98\"/>\r\n",
|
|
" <path d=\"M 18.109375 8.203125 \r\n",
|
|
"L 18.109375 -20.796875 \r\n",
|
|
"L 9.078125 -20.796875 \r\n",
|
|
"L 9.078125 54.6875 \r\n",
|
|
"L 18.109375 54.6875 \r\n",
|
|
"L 18.109375 46.390625 \r\n",
|
|
"Q 20.953125 51.265625 25.265625 53.625 \r\n",
|
|
"Q 29.59375 56 35.59375 56 \r\n",
|
|
"Q 45.5625 56 51.78125 48.09375 \r\n",
|
|
"Q 58.015625 40.1875 58.015625 27.296875 \r\n",
|
|
"Q 58.015625 14.40625 51.78125 6.484375 \r\n",
|
|
"Q 45.5625 -1.421875 35.59375 -1.421875 \r\n",
|
|
"Q 29.59375 -1.421875 25.265625 0.953125 \r\n",
|
|
"Q 20.953125 3.328125 18.109375 8.203125 \r\n",
|
|
"z\r\n",
|
|
"M 48.6875 27.296875 \r\n",
|
|
"Q 48.6875 37.203125 44.609375 42.84375 \r\n",
|
|
"Q 40.53125 48.484375 33.40625 48.484375 \r\n",
|
|
"Q 26.265625 48.484375 22.1875 42.84375 \r\n",
|
|
"Q 18.109375 37.203125 18.109375 27.296875 \r\n",
|
|
"Q 18.109375 17.390625 22.1875 11.75 \r\n",
|
|
"Q 26.265625 6.109375 33.40625 6.109375 \r\n",
|
|
"Q 40.53125 6.109375 44.609375 11.75 \r\n",
|
|
"Q 48.6875 17.390625 48.6875 27.296875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-112\"/>\r\n",
|
|
" <path d=\"M 37.109375 75.984375 \r\n",
|
|
"L 37.109375 68.5 \r\n",
|
|
"L 28.515625 68.5 \r\n",
|
|
"Q 23.6875 68.5 21.796875 66.546875 \r\n",
|
|
"Q 19.921875 64.59375 19.921875 59.515625 \r\n",
|
|
"L 19.921875 54.6875 \r\n",
|
|
"L 34.71875 54.6875 \r\n",
|
|
"L 34.71875 47.703125 \r\n",
|
|
"L 19.921875 47.703125 \r\n",
|
|
"L 19.921875 0 \r\n",
|
|
"L 10.890625 0 \r\n",
|
|
"L 10.890625 47.703125 \r\n",
|
|
"L 2.296875 47.703125 \r\n",
|
|
"L 2.296875 54.6875 \r\n",
|
|
"L 10.890625 54.6875 \r\n",
|
|
"L 10.890625 58.5 \r\n",
|
|
"Q 10.890625 67.625 15.140625 71.796875 \r\n",
|
|
"Q 19.390625 75.984375 28.609375 75.984375 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-102\"/>\r\n",
|
|
" <path d=\"M 39.40625 66.21875 \r\n",
|
|
"Q 28.65625 66.21875 22.328125 58.203125 \r\n",
|
|
"Q 16.015625 50.203125 16.015625 36.375 \r\n",
|
|
"Q 16.015625 22.609375 22.328125 14.59375 \r\n",
|
|
"Q 28.65625 6.59375 39.40625 6.59375 \r\n",
|
|
"Q 50.140625 6.59375 56.421875 14.59375 \r\n",
|
|
"Q 62.703125 22.609375 62.703125 36.375 \r\n",
|
|
"Q 62.703125 50.203125 56.421875 58.203125 \r\n",
|
|
"Q 50.140625 66.21875 39.40625 66.21875 \r\n",
|
|
"z\r\n",
|
|
"M 53.21875 1.3125 \r\n",
|
|
"L 66.21875 -12.890625 \r\n",
|
|
"L 54.296875 -12.890625 \r\n",
|
|
"L 43.5 -1.21875 \r\n",
|
|
"Q 41.890625 -1.3125 41.03125 -1.359375 \r\n",
|
|
"Q 40.1875 -1.421875 39.40625 -1.421875 \r\n",
|
|
"Q 24.03125 -1.421875 14.8125 8.859375 \r\n",
|
|
"Q 5.609375 19.140625 5.609375 36.375 \r\n",
|
|
"Q 5.609375 53.65625 14.8125 63.9375 \r\n",
|
|
"Q 24.03125 74.21875 39.40625 74.21875 \r\n",
|
|
"Q 54.734375 74.21875 63.90625 63.9375 \r\n",
|
|
"Q 73.09375 53.65625 73.09375 36.375 \r\n",
|
|
"Q 73.09375 23.6875 67.984375 14.640625 \r\n",
|
|
"Q 62.890625 5.609375 53.21875 1.3125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-81\"/>\r\n",
|
|
" <path d=\"M 4.890625 31.390625 \r\n",
|
|
"L 31.203125 31.390625 \r\n",
|
|
"L 31.203125 23.390625 \r\n",
|
|
"L 4.890625 23.390625 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-45\"/>\r\n",
|
|
" <path d=\"M 10.796875 72.90625 \r\n",
|
|
"L 49.515625 72.90625 \r\n",
|
|
"L 49.515625 64.59375 \r\n",
|
|
"L 19.828125 64.59375 \r\n",
|
|
"L 19.828125 46.734375 \r\n",
|
|
"Q 21.96875 47.46875 24.109375 47.828125 \r\n",
|
|
"Q 26.265625 48.1875 28.421875 48.1875 \r\n",
|
|
"Q 40.625 48.1875 47.75 41.5 \r\n",
|
|
"Q 54.890625 34.8125 54.890625 23.390625 \r\n",
|
|
"Q 54.890625 11.625 47.5625 5.09375 \r\n",
|
|
"Q 40.234375 -1.421875 26.90625 -1.421875 \r\n",
|
|
"Q 22.3125 -1.421875 17.546875 -0.640625 \r\n",
|
|
"Q 12.796875 0.140625 7.71875 1.703125 \r\n",
|
|
"L 7.71875 11.625 \r\n",
|
|
"Q 12.109375 9.234375 16.796875 8.0625 \r\n",
|
|
"Q 21.484375 6.890625 26.703125 6.890625 \r\n",
|
|
"Q 35.15625 6.890625 40.078125 11.328125 \r\n",
|
|
"Q 45.015625 15.765625 45.015625 23.390625 \r\n",
|
|
"Q 45.015625 31 40.078125 35.4375 \r\n",
|
|
"Q 35.15625 39.890625 26.703125 39.890625 \r\n",
|
|
"Q 22.75 39.890625 18.8125 39.015625 \r\n",
|
|
"Q 14.890625 38.140625 10.796875 36.28125 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-53\"/>\r\n",
|
|
" <path d=\"M 45.40625 46.390625 \r\n",
|
|
"L 45.40625 75.984375 \r\n",
|
|
"L 54.390625 75.984375 \r\n",
|
|
"L 54.390625 0 \r\n",
|
|
"L 45.40625 0 \r\n",
|
|
"L 45.40625 8.203125 \r\n",
|
|
"Q 42.578125 3.328125 38.25 0.953125 \r\n",
|
|
"Q 33.9375 -1.421875 27.875 -1.421875 \r\n",
|
|
"Q 17.96875 -1.421875 11.734375 6.484375 \r\n",
|
|
"Q 5.515625 14.40625 5.515625 27.296875 \r\n",
|
|
"Q 5.515625 40.1875 11.734375 48.09375 \r\n",
|
|
"Q 17.96875 56 27.875 56 \r\n",
|
|
"Q 33.9375 56 38.25 53.625 \r\n",
|
|
"Q 42.578125 51.265625 45.40625 46.390625 \r\n",
|
|
"z\r\n",
|
|
"M 14.796875 27.296875 \r\n",
|
|
"Q 14.796875 17.390625 18.875 11.75 \r\n",
|
|
"Q 22.953125 6.109375 30.078125 6.109375 \r\n",
|
|
"Q 37.203125 6.109375 41.296875 11.75 \r\n",
|
|
"Q 45.40625 17.390625 45.40625 27.296875 \r\n",
|
|
"Q 45.40625 37.203125 41.296875 42.84375 \r\n",
|
|
"Q 37.203125 48.484375 30.078125 48.484375 \r\n",
|
|
"Q 22.953125 48.484375 18.875 42.84375 \r\n",
|
|
"Q 14.796875 37.203125 14.796875 27.296875 \r\n",
|
|
"z\r\n",
|
|
"\" id=\"DejaVuSans-100\"/>\r\n",
|
|
" </defs>\r\n",
|
|
" <g transform=\"translate(199.056562 16.318125)scale(0.12 -0.12)\">\r\n",
|
|
" <use xlink:href=\"#DejaVuSans-67\"/>\r\n",
|
|
" <use x=\"69.824219\" xlink:href=\"#DejaVuSans-97\"/>\r\n",
|
|
" <use x=\"131.103516\" xlink:href=\"#DejaVuSans-108\"/>\r\n",
|
|
" <use x=\"158.886719\" xlink:href=\"#DejaVuSans-105\"/>\r\n",
|
|
" <use x=\"186.669922\" xlink:href=\"#DejaVuSans-98\"/>\r\n",
|
|
" <use x=\"250.146484\" xlink:href=\"#DejaVuSans-114\"/>\r\n",
|
|
" <use x=\"291.259766\" xlink:href=\"#DejaVuSans-97\"/>\r\n",
|
|
" <use x=\"352.539062\" xlink:href=\"#DejaVuSans-116\"/>\r\n",
|
|
" <use x=\"391.748047\" xlink:href=\"#DejaVuSans-105\"/>\r\n",
|
|
" <use x=\"419.53125\" xlink:href=\"#DejaVuSans-111\"/>\r\n",
|
|
" <use x=\"480.712891\" xlink:href=\"#DejaVuSans-110\"/>\r\n",
|
|
" <use x=\"544.091797\" xlink:href=\"#DejaVuSans-32\"/>\r\n",
|
|
" <use x=\"575.878906\" xlink:href=\"#DejaVuSans-112\"/>\r\n",
|
|
" <use x=\"639.355469\" xlink:href=\"#DejaVuSans-108\"/>\r\n",
|
|
" <use x=\"667.138672\" xlink:href=\"#DejaVuSans-111\"/>\r\n",
|
|
" <use x=\"728.320312\" xlink:href=\"#DejaVuSans-116\"/>\r\n",
|
|
" <use x=\"767.529297\" xlink:href=\"#DejaVuSans-32\"/>\r\n",
|
|
" <use x=\"799.316406\" xlink:href=\"#DejaVuSans-102\"/>\r\n",
|
|
" <use x=\"834.521484\" xlink:href=\"#DejaVuSans-111\"/>\r\n",
|
|
" <use x=\"895.703125\" xlink:href=\"#DejaVuSans-114\"/>\r\n",
|
|
" <use x=\"936.816406\" xlink:href=\"#DejaVuSans-32\"/>\r\n",
|
|
" <use x=\"968.603516\" xlink:href=\"#DejaVuSans-77\"/>\r\n",
|
|
" <use x=\"1054.882812\" xlink:href=\"#DejaVuSans-81\"/>\r\n",
|
|
" <use x=\"1133.625\" xlink:href=\"#DejaVuSans-45\"/>\r\n",
|
|
" <use x=\"1169.708984\" xlink:href=\"#DejaVuSans-53\"/>\r\n",
|
|
" <use x=\"1233.332031\" xlink:href=\"#DejaVuSans-32\"/>\r\n",
|
|
" <use x=\"1265.119141\" xlink:href=\"#DejaVuSans-100\"/>\r\n",
|
|
" <use x=\"1328.595703\" xlink:href=\"#DejaVuSans-97\"/>\r\n",
|
|
" <use x=\"1389.875\" xlink:href=\"#DejaVuSans-116\"/>\r\n",
|
|
" <use x=\"1429.083984\" xlink:href=\"#DejaVuSans-97\"/>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" </g>\r\n",
|
|
" <defs>\r\n",
|
|
" <clipPath id=\"pd3a0ea0f5d\">\r\n",
|
|
" <rect height=\"298.98\" width=\"502.2\" x=\"45.478125\" y=\"46.8\"/>\r\n",
|
|
" </clipPath>\r\n",
|
|
" </defs>\r\n",
|
|
"</svg>\r\n"
|
|
],
|
|
"text/plain": [
|
|
"<Figure size 1800x1100 with 1 Axes>"
|
|
]
|
|
},
|
|
"metadata": {
|
|
"needs_background": "light"
|
|
},
|
|
"output_type": "display_data"
|
|
}
|
|
],
|
|
"source": [
|
|
"%config InlineBackend.figure_formats = ['svg']\n",
|
|
"%matplotlib inline\n",
|
|
"import matplotlib.pyplot as plt\n",
|
|
"import matplotlib.lines as mlines\n",
|
|
"import matplotlib.transforms as mtransforms\n",
|
|
"\n",
|
|
"fig, ax = plt.subplots()\n",
|
|
"\n",
|
|
"fig.set_size_inches(9, 5.5, forward=True)\n",
|
|
"fig.set_dpi(200)\n",
|
|
"\n",
|
|
"# only these two lines are calibration curves\n",
|
|
"plt.plot(MQ5_H2, x_MQ5, marker='o', linewidth=1, label='H2')\n",
|
|
"plt.plot(MQ5_LPG, x_MQ5, marker='o', linewidth=1, label='LPG')\n",
|
|
"plt.plot(MQ5_CH4, x_MQ5, marker='o', linewidth=1, label='CH4')\n",
|
|
"plt.plot(MQ5_CO, x_MQ5, marker='o', linewidth=1, label='CO')\n",
|
|
"\n",
|
|
"\n",
|
|
"# reference line, legends, and axis labels\n",
|
|
"#line = mlines.Line2D([0, 1], [0, 1], color='black')\n",
|
|
"#transform = ax.transAxes\n",
|
|
"#line.set_transform(transform)\n",
|
|
"#ax.add_line(line)\n",
|
|
"plt.yscale('log')\n",
|
|
"plt.xscale('log')\n",
|
|
"plt.legend()\n",
|
|
"\n",
|
|
"plt.grid(b=True, which='minor', color='lightgrey', linestyle='--')\n",
|
|
"\n",
|
|
"fig.suptitle('Calibration plot for MQ-5 data')\n",
|
|
"ax.set_xlabel('PPM Concentration')\n",
|
|
"ax.set_ylabel('Rs/Ro')\n",
|
|
"\n",
|
|
"\n",
|
|
"#Save image\n",
|
|
"plt.savefig('MQ5.svg', format = 'svg', dpi = 1200)\n",
|
|
"plt.savefig('MQ5.png')\n",
|
|
"plt.savefig('MQ5.eps', format = 'eps', dpi = 1200)"
|
|
]
|
|
},
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": null,
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": []
|
|
}
|
|
],
|
|
"metadata": {
|
|
"kernelspec": {
|
|
"display_name": "Python 3",
|
|
"language": "python",
|
|
"name": "python3"
|
|
},
|
|
"language_info": {
|
|
"codemirror_mode": {
|
|
"name": "ipython",
|
|
"version": 3
|
|
},
|
|
"file_extension": ".py",
|
|
"mimetype": "text/x-python",
|
|
"name": "python",
|
|
"nbconvert_exporter": "python",
|
|
"pygments_lexer": "ipython3",
|
|
"version": "3.7.3"
|
|
}
|
|
},
|
|
"nbformat": 4,
|
|
"nbformat_minor": 2
|
|
}
|