panisson / pymobility

python implementation of mobility models
85 stars 36 forks source link

Fixed plot size / fixed simulation names #1

Open mkiang opened 9 years ago

mkiang commented 9 years ago

Previously would plot a square even if dimensions were rectangular. Also, plotting loop always refers to rw, but many plots had different names.

mkiang commented 8 years ago

f9c9005edf71e020c6a7b02ddfe17897f9157411 incorporates the MIN variable correctly in the truncated power law distribution. Not sure if it was removed for increase in speed, but if so, should probably be noted or MIN should be removed.

Sidney-L commented 6 years ago

@mkiang may I ask why the plot does not work for me? the figure is blank when the simulation is running.