treefarm
  • Installation
  • What version do I have?
  • Sample Data
  • Making Merger-trees
    • Computing a Full Merger-tree
    • Computing a Targeted Merger-tree
    • Optimizing Merger-tree Creation
      • Running in Parallel
      • Optimizing Halo Candidate Selection
      • Searching for Fewer Ancestors
  • Community Code of Conduct
  • Contributing to treefarm
  • Developer Guide
    • Contributing in a Nutshell
    • Testing
      • Testing Data
      • Installing Development Dependencies
      • Run the Tests
  • Help
  • Citing treefarm
  • Reference
    • API Reference
      • Making Merger-Trees
        • treefarm.treefarm.TreeFarm
        • treefarm.treefarm.TreeFarm.trace_ancestors
        • treefarm.treefarm.TreeFarm.trace_descendents
        • treefarm.treefarm.TreeFarm.set_selector
        • treefarm.treefarm.TreeFarm.set_ancestry_checker
        • treefarm.treefarm.TreeFarm.set_ancestry_filter
        • treefarm.treefarm.TreeFarm.set_ancestry_short
        • treefarm.ancestry_checker.AncestryChecker
        • treefarm.ancestry_checker.add_ancestry_checker
        • treefarm.ancestry_checker.common_ids
        • treefarm.ancestry_filter.AncestryFilter
        • treefarm.ancestry_filter.add_ancestry_filter
        • treefarm.ancestry_filter.most_massive
        • treefarm.ancestry_short.AncestryShort
        • treefarm.ancestry_short.add_ancestry_short
        • treefarm.ancestry_short.above_mass_fraction
        • treefarm.halo_selector.HaloSelector
        • treefarm.halo_selector.add_halo_selector
        • treefarm.halo_selector.sphere_selector
        • treefarm.halo_selector.all_selector
    • ChangeLog
      • Contributors
treefarm
  • Index

Index

_ | A | C | H | M | S | T

_

  • __init__() (treefarm.ancestry_checker.AncestryChecker method)
    • (treefarm.ancestry_filter.AncestryFilter method)
    • (treefarm.ancestry_short.AncestryShort method)
    • (treefarm.halo_selector.HaloSelector method)
    • (treefarm.treefarm.TreeFarm method)

A

  • above_mass_fraction() (in module treefarm.ancestry_short)
  • add_ancestry_checker() (in module treefarm.ancestry_checker)
  • add_ancestry_filter() (in module treefarm.ancestry_filter)
  • add_ancestry_short() (in module treefarm.ancestry_short)
  • add_halo_selector() (in module treefarm.halo_selector)
  • all_selector() (in module treefarm.halo_selector)
  • AncestryChecker (class in treefarm.ancestry_checker)
  • AncestryFilter (class in treefarm.ancestry_filter)
  • AncestryShort (class in treefarm.ancestry_short)

C

  • common_ids() (in module treefarm.ancestry_checker)

H

  • HaloSelector (class in treefarm.halo_selector)

M

  • most_massive() (in module treefarm.ancestry_filter)

S

  • set_ancestry_checker() (treefarm.treefarm.TreeFarm method)
  • set_ancestry_filter() (treefarm.treefarm.TreeFarm method)
  • set_ancestry_short() (treefarm.treefarm.TreeFarm method)
  • set_selector() (treefarm.treefarm.TreeFarm method)
  • sphere_selector() (in module treefarm.halo_selector)

T

  • trace_ancestors() (treefarm.treefarm.TreeFarm method)
  • trace_descendents() (treefarm.treefarm.TreeFarm method)
  • TreeFarm (class in treefarm.treefarm)

© Copyright ytree development team. All rights reserved..

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