astromugs.plotting.plot#

file name: plot @author: Sacha Gavino last update: Jan 22 language: PYTHON 3 __________________________________________________________________________________________ short description: plotting of the disk thermal model __________________________________________________________________________________________

Functions

avz([chempath, r])

density1D_midplane([path, vmin, vmax, ...])

Plots the 1D dust density profile in the midplane (z=0 / theta=pi/2) as a function of radius for each dust species.

density2D_grid([path, vmin, vmax, cmap, ...])

Plot all dust species on a single figure with subplots, plus total density.

density2D_grid_interactive([path, vmin, ...])

Interactive version of density2D_grid with sliders for vmin/vmax.

image([pathfile, distance, vmin, vmax, ...])

Plot a multi-wavelength RADMC3D continuum image (Stokes I).

image_vertical_cut([pathfile, distance, ...])

Plot vertical cuts (along y at x=0) of Stokes I for each wavelength.

localflux([path])

midplane_temp([path, xlim, ylim])

nmgc_grainsizes([chempath, quantity, vmin, ...])

Plot 2D (r, z) maps per grain size from the 1D_grain_sizes.in files.

numberdens([species, path, vmin, vmax, ...])

Plot 2D maps of molecular number densities from numberdens_XXX.inp files.

opacity([path])

static([chempath, column, vmin, vmax, iso, ...])

Plot a 2D map of a column from the 1D_static.dat files.

temperature2D_grid([path, vmin, vmax, cmap, ...])

Plot all dust species on a single figure with subplots, plus total density.

vertical_temp([thermpath, chempath, r])