ExoRad2 Logo
stable

Contents:

  • Home
  • User Guide
    • Installation
      • Installing from PyPi
      • Installing from git
      • Uninstall ExoRad
      • Update ExoRad
        • Modify ExoRad
    • Quickstart guide
      • The target list
      • Payload description file
      • Our First run
      • Producing some plots
    • Introduction
    • Inputs
      • Payload
      • Target
    • Outputs
      • The .h5 file
        • payload
        • Target
    • Prepare Payload
      • The prepare payload task structure
      • Describe a channel
        • How to describe a channel in the payload description file
      • Built channel
    • Prepare Optics
      • Describing the Optical Path
        • Defining the Optical Path in ExoRad
        • Types of Optical Elements
      • Defining the Optical Path
      • Optical Light Propagation
        • Modeling Emission as a Blackbody
        • Incorporating Solid Angle
        • Radiance and Signal Computation
        • Flux and Signal Calculation
        • Output and Data Storage
    • Prepare Target
      • The target list
        • Load the source
      • Include foregrounds
        • zodiacal foreground
        • custom foreground
    • Light & Noise
      • Propagate Light
      • Estimate Noise
      • Automated tasks
  • Contributing
    • Coding conventions
    • Documentation
    • Testing
    • Versioning conventions
    • Source Control
      • Fork and Pull
  • API Guide
    • exorad package
      • Subpackages
        • exorad.log package
        • exorad.models package
        • exorad.output package
        • exorad.tasks package
        • exorad.utils package
      • Submodules
        • exorad.exorad module
      • Module contents
  • Project Page
ExoRad2
  • exorad
  • exorad package
  • exorad.models package
  • exorad.models.foregrounds package
  • Edit on GitHub

exorad.models.foregrounds package

Submodules

  • exorad.models.foregrounds.skyForegrounds module
    • SkyFilter
      • SkyFilter.transmission
    • SkyForeground
  • exorad.models.foregrounds.zodiacalForeground module
    • ZodiacalFrg
      • ZodiacalFrg.model()
      • ZodiacalFrg.zodiacal_fit_direction()

Module contents

Previous Next

© Copyright 2020-2024, Lorenzo V. Mugnai, Enzo Pascale. Revision 2a8cfb8e.

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