AbstractInverter#
- class ctis.inverters.AbstractInverter[source]#
Bases:
ABCAn interface describing an algorithm which can invert CTIS observations to yield a reconstruction of the observed scene.
Attributes
A model of a CTIS instrument which transforms the radiance of an observed scene to photons measured by the sensors.
Methods
__init__()Inheritance Diagram

- abstract property instrument: AbstractInstrument#
A model of a CTIS instrument which transforms the radiance of an observed scene to photons measured by the sensors.