PoreAna 0.2
  • API
  • Sample
  • Density
  • Diffusion (Bin)
  • Diffusion (MC)
  • Further Properties
  • Site
    • Page
        • bins_plot
          • bins_plot()
    • bins_plot
      • bins_plot()
    Source

    bins_plot¶

    poreana.diffusion.bins_plot(data, pore_id='shape_00', intent='plot', kwargs={})¶

    This function calculates the axial plots the diffusion profile calculated by the function poreana.diffusion.bins().

    Parameters:
    datastring

    Data dictionary from function func:poreana.diffusion.bins

    pore_idstring, optional

    If there is more than one shape in the structure, select the shape you want the results to be.

    intentstring, optional

    Set to plot, for plotting or set to line to only return the lineplot, leave empty for nothing

    kwargsdict, optional

    Dictionary with plotting parameters

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 7.4.6.