Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Mouriyan-Rajendran opened this issue Aug 21, 2024 · 0 comments
Open

Comments

@Mouriyan-Rajendran
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant