When "--no-rfi" flag is passed to Birli when the aoflagger is not enable, Birli fails with the below error
error: Found argument '--no-rfi' which wasn't expected, or isn't valid in this context
If you tried to supply `--no-rfi` as a value rather than a flag, use `-- --no-rfi`
Expectation:
As "--no-rfi" is used to ignore the rfi flagging , which is same as aoflagger being disabled, Birli can silently ignore the "--no-rfi" flag is it passed while ao flagger is disabled.
When "--no-rfi" flag is passed to Birli when the aoflagger is not enable, Birli fails with the below error
Expectation:
As "--no-rfi" is used to ignore the rfi flagging , which is same as aoflagger being disabled, Birli can silently ignore the "--no-rfi" flag is it passed while ao flagger is disabled.