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

Support mixed Spectrum types #113

Open
JSKenyon opened this issue Aug 31, 2021 · 1 comment
Open

Support mixed Spectrum types #113

JSKenyon opened this issue Aug 31, 2021 · 1 comment
Assignees
Labels

Comments

@JSKenyon
Copy link
Collaborator

This is an extension of current functionality to allow for input models to cope with different spectral index specifications. This can come about as the result of merging sky models from various sources.

The current plan of action is to wait for improvements to tigger-lsm such that it supports additional Spectrum classes. QuartiCal will then need to partition sources by Spectrum type. This can become quite complicated as we are also partitioning by tag/cluster and source type. Practically, we just need to sum over each Spectrum type in addition to the Source type (directions are not summed over).

For reference, the summation will likely need to happen here: https://github.com/JSKenyon/QuartiCal/blob/200779fb895da57310004e29658972d8ec3fb135/quartical/data_handling/predict.py#L748-L773

@JSKenyon JSKenyon self-assigned this Aug 31, 2021
@JSKenyon
Copy link
Collaborator Author

@sjperkins @o-smirnov @rubyvanrooyen @landmanbester @bennahugo Just making sure everyone that everyone who was present is aware of this one.

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

No branches or pull requests

1 participant