HERA-Team / hera_cal

Library for HERA data reduction, including redundant calibration, absolute calibration, and LST-binning.
MIT License
11 stars 8 forks source link

VisClean support for HERADataFastReader #849

Open aewallwi opened 1 year ago

aewallwi commented 1 year ago

The VisClean object, which is our interface to all of our filters, does not currently support io.HERADataFastReader but a standard use-case is to load a small number of baselines across all times -- something that is vastly sped up by HERADataFastReader vs. HERAData.

aewallwi commented 1 year ago

Since we are probably going to overhaul VisClean in the foreseeable future. I think it makes the most sense to hold off modifying VisClean and instead add a function to HERADataFastReader that converts to HERAData.