Skip to content

Allow MWAX_VCS jobs to specify a range of coarse channels #45

Description

@Mouriyan-Rajendran

Refer: https://github.com/MWATelescope/manta-ray/issues/342

Don't add any new arguments if data range is not selected

parameters to apply channel range:
channel_range = true
from_channel = integer
to_channel = integer

conditions:

  • channel_range in a boolean
  • from_channel and to_channel are integers with values between 0 and 255 inclusively,
  • to_channel must be greater than from_channel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions