achael / eht-imaging

Imaging, analysis, and simulation software for radio interferometry
https://achael.github.io/eht-imaging/
GNU General Public License v3.0
5.29k stars 496 forks source link

Logic bug fix #164

Closed shitwolfymakes closed 1 year ago

shitwolfymakes commented 1 year ago

A simple PR to fix what appears to be a logic bug in ehtim/imager.py

Essentially, the origin of the bug looks like a quick copy-paste that was never corrected. This fixes that.

Side note, this will be the first in a number of bugfix PRs I plan to submit. If you'd prefer I bundle them together I can do that, but from experience the smaller the PR is the easier it is to review and incorporate

achael commented 1 year ago

thanks for catching this, apologies for the long delay as I haven't been able to actively monitor eht-imaging development/issues for the last few months.