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

Beam Size / robustness investigation #338

Open
keflavich opened this issue May 3, 2023 · 0 comments
Open

Beam Size / robustness investigation #338

keflavich opened this issue May 3, 2023 · 0 comments
Labels
EB Execution Block

Comments

@keflavich
Copy link
Contributor

There is a broad range of beam sizes in ACES data. Some of the beams are huge and limit our overall ability to make mosaics.

We need to investigate how much we can squeeze down the beam by decreasing the robust parameter. Because the beam size is not a simple function of robust parameter, though, we need to do this investigation systematically.

For example, we might take 1 channel from a given window for each field and image with robust=-2, -1, 0, 1, 2 and produce plots of beam size (beam major axis) vs robust parameter for each. Then, in the end, find what the smallest common beam is that's available to us.

Similarly, we need to do the same for continuum - but for that, we just need to pick the fields with largest beams and reimage them with new robust parameters; there's no time saving in imaging individual windows.

To support this, we should produce some histograms of beam sizes from these tables.

@keflavich keflavich added the EB Execution Block label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EB Execution Block
Projects
None yet
Development

No branches or pull requests

1 participant