Mike Hadmack
Mike Hadmack
Resolves #46. Stopped slice plotting from computing `I**2` so that the `square_root` option is respected. Updated slice plot label to match the 2D plot.
When using `plot_intensity()` with the `slice_y_pos` option, the `square_root` scaling is not respected. In `plot_intensity.py` line 152-153 the units are always W/m^2 and I**2 is plotted even if the I...
After building and installing both the C and Python libraries I get the following error when opening a device in Python using c13df34d. ``` File "/usr/local/lib/python2.7/dist-packages/mpsse.py", line 161, in Open...