Joshuaalbert / DSA2000-Cal

DSA-2000 Calibration and Forward Modelling
https://www.deepsynoptic.org/overview
MIT License
1 stars 0 forks source link

Add cadenced calibration #36

Closed Joshuaalbert closed 4 months ago

Joshuaalbert commented 6 months ago

We define two intervals: solution interval and validity interval. The calibration happens on an averaged down solution interval, and it is applied to validity interval.

How:

Joshuaalbert commented 5 months ago

Developed extended state space model to manage pushing the solutions. Not sure it'll fast enough. Will need to use JVP in several places to avoid materialising jacobians.