lsst_inaf_agile
  • AGILE: AGN In the LSST Era
  • Installation
    • Docker installation
    • Manual installation
      • Installing the AGILE repository
      • Installing EGG
      • Installing imSim
      • Installing the LSST Science Pipelines
  • User guide
    • Create an example AGILE truth catalog
      • Initialize
      • Create the EGG galaxy catalog
      • Create the AGN catalog
        • Examine an example AGN
        • Examine an AGN SED
        • Estimate a single AGN light curve
      • Create the star and binary star catalogs
      • Create the combined catalog of AGNs, galaxies, and stars
        • Examine the truth catalog columns
      • Examine the output files
      • Example plot: (host) galaxy stellar mass versus redshift
      • Example plot: g-band flux distribution
      • A note on the occupation fraction
    • Simulate example images
      • Read the truth catalog
      • Initialize the ImageSimulator
      • Explore the visits database
      • Simulate a single visit and single detector
      • Explore the output products
      • On simulating multiple images and/or detectors
    • Create photometric catalogs
      • Make a butler repository
      • Ingest files into the repository
      • Run a pipeline processing task
      • Examine at the output products
      • A note on large-scale production
  • AGILE DR1
    • What is contained in AGILE DR1
      • Notebooks
        • How to download the notebooks
      • Data products
        • Catalogs: master.db (180G)
        • Spectral energy distributions: seds/ (238G)
        • Light curves: lightcurves/ (5G)
        • Images: repo_public (3T)
  • API Reference
    • lsst_inaf_agile
      • Submodules
        • lsst_inaf_agile.ananna2022
        • lsst_inaf_agile.catalog_agn
        • lsst_inaf_agile.catalog_combined
        • lsst_inaf_agile.catalog_galaxy
        • lsst_inaf_agile.catalog_star
        • lsst_inaf_agile.convert_agile_manager
        • lsst_inaf_agile.egg
        • lsst_inaf_agile.igm_absorption
        • lsst_inaf_agile.image_simulator
        • lsst_inaf_agile.ivezic
        • lsst_inaf_agile.kelly2013
        • lsst_inaf_agile.lightcurve
        • lsst_inaf_agile.lusso2010
        • lsst_inaf_agile.mbh
        • lsst_inaf_agile.merloni2014
        • lsst_inaf_agile.my_lsst
        • lsst_inaf_agile.schulze2015
        • lsst_inaf_agile.sed
        • lsst_inaf_agile.shen2020
        • lsst_inaf_agile.ueda2014
        • lsst_inaf_agile.util
        • lsst_inaf_agile.zou2024
lsst_inaf_agile
  • User guide

User guide

  • Create an example AGILE truth catalog
    • Initialize
    • Create the EGG galaxy catalog
    • Create the AGN catalog
      • Examine an example AGN
      • Examine an AGN SED
      • Estimate a single AGN light curve
    • Create the star and binary star catalogs
    • Create the combined catalog of AGNs, galaxies, and stars
      • Examine the truth catalog columns
    • Examine the output files
    • Example plot: (host) galaxy stellar mass versus redshift
    • Example plot: g-band flux distribution
    • A note on the occupation fraction
  • Simulate example images
    • Read the truth catalog
    • Initialize the ImageSimulator
    • Explore the visits database
    • Simulate a single visit and single detector
    • Explore the output products
    • On simulating multiple images and/or detectors
  • Create photometric catalogs
    • Make a butler repository
    • Ingest files into the repository
    • Run a pipeline processing task
    • Examine at the output products
    • A note on large-scale production
Previous Next

© Copyright 2024, Akke Viitanen.

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