Steven Murray

Results 95 comments of Steven Murray

Note that this doesn't work because it's not only the location that I need. I think just allowing `**kwargs` into `.from_known_telescopes` should be the preferred method.

An alternate implementation would be to have `x_orientation` be a float in radians.

Ah yes you are totally correct!

> I fixed the extra keywords problem, but if hera_sim is calling the (private) `_complete_uvdata` method then maybe I should just put the check_kw option back in. I took it...

@zhaotingchen thanks for pointing this out. I think this is a duplicate of https://github.com/steven-murray/powerbox/issues/10, and I had a branch that attempted to fix that, but it got lost amongst other...