MPoL-dev / MPoL

A flexible Python platform for Regularized Maximum Likelihood imaging
https://mpol-dev.github.io/MPoL/
MIT License
33 stars 11 forks source link

Image residuals utility #209

Closed jeffjennings closed 9 months ago

jeffjennings commented 9 months ago

Adds a function to quickly obtain an image of residual model visibilities and a cmap norm of the image for plotting.

Will be covered in tests by #211, which will call this function while producing a cross-val diagnostic figure.

jeffjennings commented 9 months ago

Thanks for the review!