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

    Sample.init_diffusion_bin¶

    Sample.init_diffusion_bin(link_out, bin_num=50, len_obs=1.6e-11, len_frame=2e-12, len_step=2, bin_step_size=1)¶

    Enable diffusion sampling routine.

    Parameters:
    link_outstring

    Link to hdf5, obj or yml data file

    bin_numinteger, optional

    Number of bins to be used

    len_obsfloat, optional

    Observation length of a window in seconds

    len_framefloat, optional

    Length of a frame in seconds

    len_stepinteger, optional

    Length of the step size between frames

    bin_step_sizeinteger, optional

    Number of allowed bins for the molecule to leave

    Back to top

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