Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 431 Bytes

mod_endas_obs.rst

File metadata and controls

23 lines (11 loc) · 431 Bytes

Observation operators (endas.obs)

Common observation operator implementations.

The set of observation operators that come with EnDAS is rather limited. It is most likely you need to implement your own if you need anything beyond a simple matrix.

.. currentmodule:: endas.obs

.. autosummary::
    :toctree: generated/
    :template: class.rst
    :nosignatures:

    MatrixObservationOp