Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
edges-analysis 8.3.0 documentation
edges-analysis 8.3.0 documentation
  • License
  • Authors
  • Changelog
  • Quickstart
  • Tutorials
    • Linear Modeling in edges-analysis
    • Using alanmode to reproduce the Bowman+2018 calibration
    • Manually Build a Receiver Calibration for EDGES-2
    • Sensitivity of the Beam Factor to different choices
    • Working With Reflection Coefficients and S-Parameters
    • Miscellaneous FAQs
  • Calibration Observation File Structure
  • API Reference
    • High Level Analysis Methods
      • edges.averaging.combiners
      • edges.averaging.freqbin
      • edges.averaging.lstbin
      • edges.analysis.groupdays
      • edges.analysis.calibrate
      • edges.filters.filters
      • edges.filters.runners
      • edges.analysis.aux_data
      • edges.analysis.datamodel
      • edges.analysis.plots
    • Low-Level Analysis Methods
      • edges.averaging.averaging
      • edges.averaging.utils
      • edges.analysis.loss
      • edges.filters.xrfi
    • Receiver Calibration
      • edges.cal.calobs
      • edges.cal.calibrator
      • edges.cal.input_sources
      • edges.cal.receiver_cal
      • edges.cal.spectra
      • edges.cal.apply
      • edges.cal.plots
      • edges.cal.dicke
      • edges.cal.loss
      • edges.cal.noise_waves
      • edges.cal.thermistor
      • edges.cal.sparams.core.datatypes
      • edges.cal.sparams.core.s11model
      • edges.cal.sparams.core.network_component_models
      • edges.cal.sparams.core.sparam_calibration
      • edges.cal.sparams.devices.receiver
      • edges.cal.sparams.devices.internal_switch
      • edges.cal.sparams.devices.input_sources
      • edges.cal.sparams.devices.hot_load_cable
    • I/O
      • edges.io.calobsdef
      • edges.io.calobsdef3
      • edges.io.ants11
      • edges.io.auxiliary
      • edges.io.spectra
      • edges.io.templogs
      • edges.io.thermistor
      • edges.io.vna
      • edges.io.serialization
      • edges.io.time_formats
    • Simulation
      • edges.sim.beams
      • edges.sim.sky_models
      • edges.sim.receivercal
      • edges.sim.simulate
      • edges.sim.antenna_beam_factor
    • Linear Models
      • edges.modeling.core
      • edges.modeling.composite
      • edges.modeling.data_transforms
      • edges.modeling.fitting
      • edges.modeling.models
      • edges.modeling.xtransforms
    • High-Level Interface For Reproducing Legacy Results
      • edges.alanmode.alanio
      • edges.alanmode.alanmode
    • Package Config and Utilities
      • edges.const
      • edges.config
      • edges.tools
      • edges.frequencies
      • edges.testing
      • edges.types
      • edges.units
Back to top
View this page

Package Config and UtilitiesΒΆ

edges.const

Useful constants.

edges.config

The global configuration for all of edges-analysis.

edges.tools

Various utility functions.

edges.frequencies

Tools for dealing with frequency arrays.

edges.testing

Create very simple mock GSData objects for testing purposes.

edges.types

Various useful type-hint definitions.

edges.units

Functions for dealing with units and quantities.

Next
edges.const
Previous
edges.alanmode.alanmode
Copyright © 2025, EDGES Team
Made with Sphinx and @pradyunsg's Furo