HERA-Team / hera_cal

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

feat: faster match_times implementation for regularly spaced files #889

Closed steven-murray closed 1 year ago

steven-murray commented 1 year ago

This provides a substantially faster match_times alike when dealing with a large number (~2000) of files that are known to be regularly-spaced (or close to it). It depends on the FastUVH5Meta object that is in the latest release of pyuvdata.

It works by jumping ahead a certain number of files ascertained by the dlst in the first file.