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
  • Overview: module code

All modules for which code is available

  • exorad.exorad
  • exorad.log
    • exorad.log.logger
  • exorad.models.foregrounds.skyForegrounds
  • exorad.models.foregrounds.zodiacalForeground
  • exorad.models.instruments.instrument
  • exorad.models.instruments.photometer
  • exorad.models.instruments.spectrometer
  • exorad.models.noise
  • exorad.models.optics.opticalElement
  • exorad.models.optics.opticalPath
  • exorad.models.signal
  • exorad.models.source
  • exorad.models.target
  • exorad.models.targetlist
  • exorad.models.utils
  • exorad.output.hdf5.hdf5
  • exorad.output.hdf5.util
  • exorad.output.output
  • exorad.tasks.foregroundHandler
  • exorad.tasks.instrumentHandler
  • exorad.tasks.loadOptions
  • exorad.tasks.loadSource
  • exorad.tasks.noiseHandler
  • exorad.tasks.propagateLight
  • exorad.tasks.targetHandler
  • exorad.tasks.task
  • exorad.utils.diffuse_light_propagation
  • exorad.utils.exolib
  • exorad.utils.mpi
  • exorad.utils.plotter
  • exorad.utils.util
  • exorad.utils.version_control

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

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