I have issues with the names of the parameters, some of which are not explicit (or could be misleading, without reading the documentation). Mostly it is:
instrument_ant_number: this is intended to refer to the number of antenna, where one can expect to get the number of the antenna in use. I suggest to replace with instrument_ant_count, which makes it fully explicit.
instrument_feed: this is intended to refer to the number of antenna feed, whereas I would expect a antenna feed name with such a name. May be replace by instrument_feed_count?
I have issues with the names of the parameters, some of which are not explicit (or could be misleading, without reading the documentation). Mostly it is:
instrument_ant_number: this is intended to refer to the number of antenna, where one can expect to get the number of the antenna in use. I suggest to replace withinstrument_ant_count, which makes it fully explicit.instrument_feed: this is intended to refer to the number of antenna feed, whereas I would expect a antenna feed name with such a name. May be replace byinstrument_feed_count?