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

    file_to_text¶

    poreana.utils.file_to_text(link, link_output, link_dens=[])¶

    This function converts an output directory in txt file. For the bin diffusion result text file the density sampling file is additionally necessary.

    Parameters:
    linkstring

    Link to output hdf5 or obj file

    link_outputString

    Link to an output text file

    link_densoptional

    Link to density output hdf5 or obj file. Only necessary for the bin diffusion and gyration text ouput.

    Back to top

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