eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.47k stars 1.4k forks source link

enhance duaIterate_analysis.py (trac #1337) #1337

Open behrisch opened 10 years ago

behrisch commented 10 years ago

Migrated from http://sumo.dlr.de/ticket/1337

{
    "status": "accepted", 
    "changetime": "2014-10-20T12:33:59Z", 
    "description": "- allow matplotlib output\n- analze trip durations (box-whiskers)\n- analyze distribution of alternative costs from .rou.xml\n  - allow variance threshold criterion for aborting iteration", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1413808439479904", 
    "component": "tools (python)", 
    "summary": "enhance duaIterate_analysis.py", 
    "priority": "major", 
    "keywords": "", 
    "time": "2014-06-10T05:51:30Z", 
    "milestone": "1.1.0", 
    "owner": "namdre", 
    "type": "enhancement"
}
behrisch commented 10 years ago
behrisch commented 10 years ago

@namdre committed c7a317e (aka r16571): now analyzing trip durations and plotting with mathplotlib refs #1337

behrisch commented 10 years ago

@namdre committed a246011 (aka r16593): removing invalid plot limits refs #1337

behrisch commented 10 years ago

@behrisch changed milestone from "0.22.0" to "1.1.0"