I am running a simulation with given flow input. But since the flow in the simulation is much lesser than the original input value, I used calibrators for the flow with routeprobe. But after using calibrators, flow value is still decreased. How this could be resolved?
<calibratorstats xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="
http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<interval begin="0.00" end="3600.00" id="ca_0" nVehContrib="1479" removed="0" inserted="0" cleared="1096" flow="1479.00" aspiredFlow="2575.00" speed="3.53" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_1" nVehContrib="127" removed="0" inserted="0" cleared="0" flow="127.00" aspiredFlow="127.00" speed="4.67" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_5" nVehContrib="35" removed="0" inserted="0" cleared="0" flow="35.00" aspiredFlow="35.00" speed="16.28" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_7" nVehContrib="1862" removed="0" inserted="0" cleared="0" flow="1862.00" aspiredFlow="1862.00" speed="13.65" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_0" nVehContrib="0" removed="0" inserted="0" cleared="0" flow="0.00" aspiredFlow="2575.00" speed="2.86" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_1" nVehContrib="0" removed="0" inserted="0" cleared="0" flow="0.00" aspiredFlow="127.00" speed="1.30" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_5" nVehContrib="0" removed="0" inserted="0" cleared="0" flow="0.00" aspiredFlow="35.00" speed="-1.00" aspiredSpeed="-1.00"/>
<interval begin="0.00" end="3600.00" id="ca_7" nVehContrib="1" removed="0" inserted="0" cleared="0" flow="1.00" aspiredFlow="1862.00" speed="13.78" aspiredSpeed="-1.00"/>
</calibratorstats>