sage-analysis
dev

User Documentation

  • Introduction
  • Setting up SAGE
  • Analysing SAGE Output
  • Analysing Across Multiple Snapshots
  • Analysing and Plotting Multiple Models
  • Defining Custom Properties
  • Ingesting Custom Data

API Reference

  • sage_analysis.Model
  • sage_analysis.sage_hdf5
  • sage_analysis.sage_binary
  • sage_analysis.example_calcs
  • sage_analysis.example_plots
  • sage_analysis.utils
sage-analysis
  • Docs »
  • The Semi-Analytic Galaxy Evolution (SAGE) Analysis Package
  • Edit on GitHub

The Semi-Analytic Galaxy Evolution (SAGE) Analysis Package¶

This is the documentation for the Semi-Analytic Galaxy Evolution (SAGE) analysis package. This package ingests, analyses, and plots the data products of the SAGE model, located here. Please refer to the to the SAGE repo for full documentation regarding how to run the base model.

Installation¶

The recommended installing method is through pip:

$ pip install sage-analysis

Maintainers¶

  • Jacob Seiler (@jacobseiler)
  • User Documentation
  • API Reference

User Documentation¶

  • Introduction
    • Why Did We Create A New Repo?
    • Advantages of the Package
  • Setting up SAGE
  • Analysing SAGE Output
    • Setting Things Up
    • Model Dictionary
    • Setting up the Calculation and Plotting Dictionaries
    • Initializing a Model
    • Storing Galaxy Properties
    • Doing the Analysis and Plotting
    • Using Keyword Arguments
  • Analysing Across Multiple Snapshots
    • Setting Things Up
    • Initializing the Model
    • Setting Up The Snapshot Loop
    • Iterating Through Snapshots
  • Analysing and Plotting Multiple Models
    • Setting Things Up
    • Defining the Model Dictionaries
    • Iterating Through Models
    • Plotting Multiple Models
    • Using Keyword Arguments
    • Analysing Multiple Models Over Redshift
  • Defining Custom Properties
    • Default Properties
    • Adding Your Own Properties
  • Ingesting Custom Data

API Reference¶

  • sage_analysis.Model
  • sage_analysis.sage_hdf5
  • sage_analysis.sage_binary
  • sage_analysis.example_calcs
  • sage_analysis.example_plots
  • sage_analysis.utils
Next

© Copyright 2019, Jacob Seiler, Manodeep Sinha, Darren Croton Revision 19f99f9c.

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