Revision history¶
0.3¶
Add support for primary beam models (#26, #28-#34)
Update to newer aiohttp_retry API (#27)
0.2¶
Breaking change: rename the channel_bandwidth parameter to
RFIMask.is_masked()andRFIMask.max_baseline_length()for consistency with other classes.Fix type annotation issues when used with numpy 1.20.
Improve the user documentation.
0.1¶
First public release