Example for autoplot ==================== Example for quickly displaying and saving a 2D map of data There are various options available for autoplot. This only returns the figure, not the data itself. .. figure:: ../../examples/data/M59_2017_06_26_16.58.40_RF_vs_power_m60dbmatt_2amp_ref_sample.png :align: center 2D map of :code:`M59_2017_06_26_16.58.40_RF_vs_power_m60dbmatt_2amp_ref_sample.dat`. .. literalinclude:: ../../examples/example_autoplot.py :language: python