Skip to content

Upgrade EKP tool to calibrate with high dimensional data

No due date 100% complete

As it stands, our current range of filters explicitly build the covariance matrix in the data space. This scales poorly in the data dimension. However one can calculate updates without building the full covariance matrix, working instead with the samples matrix.

This is something that has not been a priority for us as typically it is good practice to dime…

As it stands, our current range of filters explicitly build the covariance matrix in the data space. This scales poorly in the data dimension. However one can calculate updates without building the full covariance matrix, working instead with the samples matrix.

This is something that has not been a priority for us as typically it is good practice to dimensionally reduce data before calibrations. Furthermore the forward model is typically far more expensive. However we may wish to utilize data of size O(10^4)+ in future and so this should be extended

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.