MWATelescope / mwax_udp2sub

MWAX (MWA new correlator) Multicast UDP high time resolution data capture
1 stars 0 forks source link

Add de-ripple key/value pairs to subfile #4

Closed gsleap closed 3 months ago

gsleap commented 7 months ago

Input

Output

Note

Documentation

shrydar commented 3 months ago

DERIPPLE flag read from metafits file and written out as APPLY_COARSE_DERIPPLE to subfile header as per oversampling-static branch, cf https://github.com/MWATelescope/mwax_udp2sub/commit/f14572ec591a7cebac0a2518cb3fb6f22bc6dac3

DR_FLAG is to be deprecated, and DR_PARAM doesn't need to be passed through - we'll only ever have one set of deripple parameters in play, and they're unlikely to change (though they may end up being receiver dependent).