:py:mod:`KinMS_figures` ======================= .. py:module:: KinMS_figures .. autoapi-nested-parse:: Copyright (C) 2019, Timothy A. Davis, Nikki Zabel, James M. Dawson E-mail: DavisT -at- cardiff.ac.uk, zabelnj -at- cardiff.ac.uk, dawsonj5 -at- cardiff.ac.uk Updated versions of the software are available through github: https://github.com/TimothyADavis/KinMSpy If you have found this software useful for your research, I would appreciate an acknowledgment to the use of the "KINematic Molecular Simulation (KinMS) routines of Davis et al., (2013)". [MNRAS, Volume 429, Issue 1, p.534-555] This software is provided as is without any warranty whatsoever. For details of permissions granted please see LICENCE.md Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: KinMS_figures.KinMS_plotter .. py:class:: KinMS_plotter(f, xsize, ysize, vsize, cellsize, dv, beamSize, posang=None, pvdthick=None, savepath=None, savename=None, pdf=True, overcube=False, title=False, rms=0, rmsfac=1.5) .. py:method:: gaussian(x, x0, sigma) .. py:method:: makebeam(xpixels, ypixels, beamSize, cellSize=1, cent=None) .. py:method:: smoothmask(cube) .. py:method:: makeplots(block=True, plot2screen=True, **kwargs)