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

[WIP] Mock a katdal dataset #107

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sjperkins
Copy link
Contributor

WIP on how a mocked up dataset might look like. I'm primarily interested in using this for testing the AIPS export.

Sets up default:

  • Antennas
  • Correlation Products
  • Subarray
  • Spectral windows
  • Targets

and produces Visibilities that look like [scan_index, dump_index] in the real and imaginary parts respectively.

/cc @ludwigschwardt @bmerry @sratcliffe

Call separate methods to create

- Timestamps
- Scans
- Targets
- Subarrays
- Spectral Windows

on the dataset. The creation of these components may
be customised via kwargs passed to the MockDataset constructor.
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

Successfully merging this pull request may close these issues.

1 participant