Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
![]() | Version 1.9 Build 1367 |
|
I now turn to the second question: ``can we abstract the calibration of a Telescope into a class which can be called upon in selfcalibration?''.
For Imaging we need calibrated data. For this we require a service apply of Telescope Model which returns
= C-1(D, P). The
instrumental parameters P are internal to a Telescope Model and are
estimated using a service solve which solves
Dcal = C(
, P) where
Dcal is the data set observed for
calibration. Presumably gain numbers are stored in things like tables
inside the Telescope Model, but that does not concern us here.
In summary, the Telescope Model appears to be a non-linear equation
D = C(, P) in the same way that Imaging Model is a linear
function D = AI. The services of Telescope Model are:
The inverse in the apply need not be a formal inverse.