timothygebhard / hsr4hci

Half-Sibling Regression for High-Contrast Imaging

Home Page:https://hsr4hci.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This should be frame_size[1]

markusbonse opened this issue · comments

return frame_size[0] / 2 - 0.5, frame_size[0] / 2 - 0.5

Fixed in 96bd2a8. Thanks for reporting! 🙂