uchuutools
latest

User Documentation

  • Getting started
    • Installation
  • HDF5 Output Data Format
    • Consistent-Trees HDF5 format for Tree catalogues
      • Container HDF5 file format
      • HDF5-treecat file format
        • File-level Attributes (list(hf.attrs))
        • Halo-level info (hf['Forests'])
        • Forest-level info (hf['Forestinfo])
        • Tree-level info (hf['TreeInfo'])
    • Rockstar/Consistent-Trees HDF5 format for halo catalogues
      • HDF5-halocat file format
        • File-level Attributes
        • Halo-level info
  • Community guidelines
    • License

API Reference

  • Converters
    • Available submodules
  • Utilities for Consistent-Trees Catalogues
  • General Utilities
uchuutools
  • Docs »
  • Index

Index

A | C | D | G | R | U | V | W

A

  • add_tree_walk_indices() (in module uchuutools.ctrees_utils)

C

  • check_and_decompress() (in module uchuutools.utils)
  • check_for_contiguous_halos() (in module uchuutools.utils)
  • check_forests_locations_filenames() (in module uchuutools.ctrees_utils)
  • convert_ctrees_to_h5() (in module uchuutools.converters)
  • convert_halocat_to_h5() (in module uchuutools.converters)

D

  • distribute_array_over_ntasks() (in module uchuutools.utils)

G

  • generic_reader() (in module uchuutools.utils)
  • get_aggregate_forest_info() (in module uchuutools.ctrees_utils)
  • get_all_parallel_ctrees_filenames() (in module uchuutools.ctrees_utils)
  • get_approx_totnumhalos() (in module uchuutools.utils)
  • get_metadata() (in module uchuutools.utils)
  • get_parser() (in module uchuutools.utils)
  • get_treewalk_dtype_descr() (in module uchuutools.ctrees_utils)

R

  • read_locations_and_forests() (in module uchuutools.ctrees_utils)
  • resize_halo_datasets() (in module uchuutools.utils)

U

  • uchuutools.converters (module)
  • uchuutools.ctrees_utils (module)
  • uchuutools.utils (module)
  • update_container_h5_file() (in module uchuutools.utils)

V

  • validate_inputs_are_ctrees_files() (in module uchuutools.ctrees_utils)

W

  • write_halos() (in module uchuutools.utils)

© Copyright 2019-2020, Manodeep Sinha Revision 8b8726de.

Built with Sphinx using a theme provided by Read the Docs.