-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(flagging): mask rfi based on delay filtered visibilities
Adds three new tasks: - analysis.dayenu.DayenuDelayFilterFixedCutoff enables delay filtering of timeseries with rapidly changing frequency masks. - analysis.transform.ReduceChisq calculates a chi2-per-dof test statistic by comparing the delay filtered visibilities to the inverse noise variance stored in the weights. - analysis.flagging.RFIMaskChisqHighDelay generates a mask from this chi2-per-dof test statistic.
- Loading branch information
Seth Siegel
committed
May 14, 2024
1 parent
9cf3e8b
commit d95d81f
Showing
3 changed files
with
423 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.