reproject icon indicating copy to clipboard operation
reproject copied to clipboard

Add a function to estimate covariance matrix of output image

Open astrofrog opened this issue 6 years ago • 0 comments

It would be nice to add a function that estimates a covariance matrix of output pixels for any of the reprojection functions. We could make this a 'brute force' way which uses Monte-Carlo simulations to reproject a number of noise images, and empirically measure the covariance between output pixels. This would not be the most efficient way to do it but could work for all of the reprojection algorithms.

astrofrog avatar Feb 26 '20 16:02 astrofrog