radiocosmology / draco

A pipeline for the analysis and simulation of drift scan radio data
MIT License
9 stars 7 forks source link

feat(flagging): mask rfi based on delay filtered visibilities #268

Closed ssiegelx closed 5 months ago

ssiegelx commented 5 months ago

Adds three new tasks:

ssiegelx commented 5 months ago

Depends on #265 for the arPLS method.

ssiegelx commented 5 months ago

I've confirmed that using the updated DayenuDelayFilterFixedCutoff task yields the same result as previously obtained using the three separate tasks. If there are no objections I will go ahead and merge this PR and the corresponding one in ch_pipeline.

ljgray commented 5 months ago

I've confirmed that using the updated DayenuDelayFilterFixedCutoff task yields the same result as previously obtained using the three separate tasks. If there are no objections I will go ahead and merge this PR and the corresponding one in ch_pipeline.

Sounds good to me