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

    mc_lag_time¶

    poreana.tables.mc_lag_time(link, print_con=False)¶

    This function prints the final coefficients of the profile for every lag time profile.

    Parameters:
    linkstring

    Link to the diffusion hdf5, obj or yml data file generated by the MC Algorithm function poreana.mc.MC.run()

    print_con: bool, optional

    True for printing in console

    Returns:
    df_results: obj

    Data frame of profile coefficients

    Back to top

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