Skip to content

Commit cef77d2

Browse files
Update README.md (#161)
Replaces antennae with antennas
1 parent d61dafc commit cef77d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,12 +404,12 @@ The following table shows how Birli options map onto Cotter options:
404404
| `--flag-end <sec>` | `-endflag <sec>` | Specify number of seconds to flag extra at end of observation (default: 0s).
405405
| `--flag-dc` | `-flagdcchannels` | Flag the centre channel of each sub-band (currently the default).
406406
| `--no-flag-dc` | `-noflagdcchannels` | Do not flag the centre channel of each sub-band.
407-
| `--flag-antennae <ANTS>...` (WIP) | `-flagantenna <lst>` | Mark the comma-separated list of zero-indexed antennae as flagged antennae.
407+
| `--flag-antennas <ANTS>...` (WIP) | `-flagantenna <lst>` | Mark the comma-separated list of zero-indexed antennas as flagged antennas.
408408
| `--flag-coarse-chans <CHANS>` (WIP) | `-flagsubband <lst>` | Flag the comma-separated list of zero-indexed sub-bands.
409409
| `--no-sel-autos` (WIP) | `-noautos` | Do not output auto-correlations.
410410
| (not `--flag-autos`) | `-noflagautos` | Do not flag auto-correlations (default for uvfits file output).
411411
| (default) | `-nostats` | Disable collecting statistics (default for uvfits file output).
412-
| (not `--no-sel-flagged-ants`, WIP) | `-noantennapruning` | Do not remove the flagged antennae.
412+
| (not `--no-sel-flagged-ants`, WIP) | `-noantennapruning` | Do not remove the flagged antennas.
413413
| (default) | `-allowmissing` | Do not abort when not all GPU box files are available (default is to abort).
414414

415415
Birli performs all the same default preprocessing steps as Cotter when no flags are provided. The exceptions are that we have not yet implemented flagging of auto-correlations, pruning of flagged antennas. This means that `birli <in/out args>` is equivalent to:

0 commit comments

Comments
 (0)