Crate marlu

source ·
Expand description

Core code to describe coordinate transformations, Jones matrices, etc.

Re-exports

Modules

  • Spectral and Temporal averaging
  • Useful constants.
  • Code for general Jones matrix math.
  • Some helper mathematics.
  • Super module for all positional code.
  • Selecting a subset of correlator visibilities from an observation using mwalib indices.
  • Code for handling conversion to and from sexagesimal.

Macros

  • compute the weighted geometric average of unflagged visibilities for each time, and frequency in the chunks. Only weights are required, instead of flags
  • compute the weighted geometric average of unflagged visibilities for each time, frequency and pol in the chunks.

Structs

  • A complex number in Cartesian form.

Type Definitions