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

Spectroscopic Table of Contents/Roadmap #31

Open
iancze opened this issue Apr 17, 2021 · 0 comments
Open

Spectroscopic Table of Contents/Roadmap #31

iancze opened this issue Apr 17, 2021 · 0 comments
Labels
enhancement New feature or request roadmap Planned development

Comments

@iancze
Copy link
Collaborator

iancze commented Apr 17, 2021

On the road to implementing full-featured modeling for ALMA spectral line observations, there are several things to consider. This issue collects the relevant sub-issues, since some of the proposed solutions might need to address multiple issues.

Issues

Doppler setting + barycentric corrections #32

  • Can we do all of the pre-processing ahead of the training loop with mstransform or other band-limited interpolation schemes?
  • Does this have any disastrous affect on the noise properties?
  • If yes, how do we properly model Doppler set data?

Window function and spectral covariance #18

  • Modeling the covariance across data channels in the likelihood function
  • Modeling multiple execution blocks with differing spectral resolutions

"Loose" (ungridded) visibilities #17

  • Necessary if we're going to need to interpolate to TOPO frame for each integration to solve Doppler setting Doppler setting #32. The gridding destroys time information, though we could split the gridding up into multiple integration blocks
  • Important for self-calibration as well

Gaussian process for spectral covariance inference

  • Rather than modeling the covariance directly, just infer it
@iancze iancze added enhancement New feature or request roadmap Planned development labels Apr 17, 2021
@iancze iancze added this to the Spectral Dimension milestone Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Planned development
Projects
None yet
Development

No branches or pull requests

1 participant