HOPS Logo

Contents:

  • Home
  • Introduction
  • Getting Started
  • HOPS4
    • fourfit4
    • alist4
    • fplot4
    • mark42hops
    • hops2mark4
    • hops2json
    • hops2flat
    • difx2hops
    • hops2hdf5
    • Message
    • Math
    • Utilities
    • Containers
    • Operators
    • Calibration
    • Initialization
      • Data Labeling and Organization
      • Phase and Delay Corrections
      • Polarization Handling
      • Frequency Domain Processing
      • Data Selection and Filtering
      • System Management and Configuration
    • Fringe
    • Plugins
  • HOPS3
  • License
  • Authors
HOPS
  • HOPS4 Applications and Libraries
  • Initialization
  • View page source

Initialization

The Initialization library provides a the primary mechanism for building and configuring operators used in VLBI fringe fitting operations. This library implements the builder pattern to create various correction operators, data labeling/processing components, and other management utilities required for VLBI data processing in the HOPS4 framework.

  • Data Labeling and Organization
    • MHO_ChannelLabelerBuilder
    • MHO_SamplerLabelerBuilder
    • MHO_ChannelQuantity
  • Phase and Delay Corrections
    • MHO_ManualChannelDelayCorrectionBuilder
    • MHO_ManualChannelPhaseCorrectionBuilder
    • MHO_ManualPolDelayCorrectionBuilder
    • MHO_ManualPolPhaseCorrectionBuilder
    • MHO_StationDelayCorrectionBuilder
    • MHO_MultitonePhaseCorrectionBuilder
  • Polarization Handling
    • MHO_CircularFieldRotationBuilder
    • MHO_LinearDParCorrectionBuilder
    • MHO_MixedPolYShiftBuilder
    • MHO_PolProductSummationBuilder
  • Frequency Domain Processing
    • MHO_NotchesBuilder
    • MHO_PassbandBuilder
    • MHO_DCBlockBuilder
    • MHO_LSBOffsetBuilder
  • Data Selection and Filtering
    • MHO_DataSelectionBuilder
    • MHO_MinWeightBuilder
  • System Management and Configuration
    • MHO_OperatorBuilder
    • MHO_OperatorBuilderManager
    • MHO_ParameterConfigurator
    • MHO_ParameterManager
Previous Next

© Copyright 2025, MIT Haystack Observatory.

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