HERA-Team / hera_pspec

HERA power spectrum estimation code and data formats
http://hera-pspec.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Proper response matrices #328

Open acliu opened 3 years ago

acliu commented 3 years ago

Allow user defined Q matrices and to include proper dC/dp matrices. This should (@aewallwi and I think so, at least, after 5 minutes of rough thought) allow us to not have to compute G and H matrices separately.

One example place where this happens: https://github.com/HERA-Team/hera_pspec/blob/10c290fd33e3bfdcf13bc3de80f3d9199d57c9ff/hera_pspec/pspecdata.py#L1521