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

API(fields,twopoint): compute mixing matrices from fields #95

Merged
merged 4 commits into from
Jan 2, 2024
Merged

Conversation

ntessore
Copy link
Contributor

@ntessore ntessore commented Jan 2, 2024

Add a weight= property to Field classes which specifies the weight function of a given field. This information is used by the mixing_matrices() function to compute the correct mixing matrices (including spin weights) for each field, thus removing the need for hard-coded names.

Closes: #26

@ntessore ntessore changed the title API(fields,twopoint): compute mixing matrices from field definitions API(fields,twopoint): compute mixing matrices from fields Jan 2, 2024
@ntessore ntessore merged commit 20221df into main Jan 2, 2024
6 checks passed
@ntessore ntessore deleted the pr-26 branch January 2, 2024 16:59
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.

Make mixing matrix computation more flexible
1 participant