401a0004e1
I read the matplotlib rcParams from a json file. The json module always uses Unicode, but this does not work in Python 2.7. This was causing the plots not to appear if using Python 2.7. Wrote code to detect Python version and to convert to ASCII if Python version 2. |
||
---|---|---|
.. | ||
538.json | ||
bar_plot.py | ||
book_format.py | ||
DogSensor.py | ||
ekf_internal.py | ||
gaussian_internal.py | ||
gh_internal.py | ||
gif_animate.py | ||
mkf_internal.py | ||
nonlinear_plots.py | ||
stats.py | ||
ukf_internal.py |