EoRImaging / FHD

Fast Holographic Deconvolution
BSD 2-Clause "Simplified" License
18 stars 10 forks source link

Better warnings, cleanup, and small bug fix #275

Closed nicholebarry closed 2 years ago

nicholebarry commented 2 years ago

psf_dim wasn't defined in visibility_count.

I took this opportunity to move the warnings so that they actually work, and to remove any passed-in variables that are not used. I also put in a slightly better check for the weights pointer and some associated comments.