plotting now supports cumulative number distributions

This commit is contained in:
P.M. Sutter 2012-11-13 13:55:40 -06:00
parent 9cdc037946
commit 93ba823764
3 changed files with 67 additions and 2 deletions

View file

@ -1,3 +1,5 @@
LIGHT_SPEED = 299792.458
colorList = ['r', 'b', 'g', 'y', 'c', 'm', 'y',
'brown', 'grey',
'darkred', 'orange', 'pink', 'darkblue',