Plotting Functions ================== .. currentmodule:: cdiutils.plot This page documents all plotting and visualisation functions. 3D Visualisation ---------------- .. autofunction:: plot_3d_isosurface .. autofunction:: show_3d_final_result 2D Plotting ----------- .. autofunction:: plot_2d .. autofunction:: plot_slices .. autofunction:: imshow_3d Detector Data ------------- .. autofunction:: plot_detector_data .. autofunction:: plot_detector_frame Reciprocal Space ---------------- .. autofunction:: plot_reciprocal_space_cut .. autofunction:: plot_q_vectors Phase & Amplitude ----------------- .. autofunction:: plot_complex_field .. autofunction:: plot_phase_amplitude .. autofunction:: show_complex Utilities --------- .. autofunction:: add_colorbar .. autofunction:: format_2d_phase_colormap .. autofunction:: get_figure_size