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

prosessingset plot functions #320

Open
kswang1029 opened this issue Nov 23, 2024 · 1 comment
Open

prosessingset plot functions #320

kswang1029 opened this issue Nov 23, 2024 · 1 comment

Comments

@kswang1029
Copy link

currently there are only two plot functions (plot_phase_centers(), plot_antenna_positions()) associated with a processing set. Is there a plan to add more plot functions (for example plot uv coverage, plot passband) in the future? Or these are just a demonstration what could be plotted?

@Jan-Willem
Copy link
Member

Yes, this was only intended to demonstrate the type of plotting we could offer. This will be expanded upon in the future. Plotting associated with metadata (everything that is not a data variable in the correlated_xds) can be implemented as a member function of the ps. For data-related plotting, such as UV coverage or visibilities, separate tasks will need to be created that leverage more advanced parallelization infrastructure.

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

No branches or pull requests

2 participants