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

WIP: Add an interface for AdvancedProjection of fields. #501

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rainwoodman
Copy link
Member

This PR allows the mode argument of FFTPower to be an AdvancedProjection object, which does allows changing the basis of the Power/XI field, with inner product operators.

This is slower than bin counting, but it allows easier extension to other basis where binning is not the right thing to do.

The plan is to implement ProjectFFTPower algorithm with these Projection objects.

I do not quite like the names of things. These concepts are very similar to the 'spaces' concept defined in nifty, so perhaps some ideas can be borrowed from there?

@rainwoodman
Copy link
Member Author

@VMBoehm -- any inputs on this?

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.

None yet

1 participant