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: separation of fields and mappers #86

Merged
merged 8 commits into from
Dec 21, 2023
Merged

API: separation of fields and mappers #86

merged 8 commits into from
Dec 21, 2023

Conversation

ntessore
Copy link
Contributor

@ntessore ntessore commented Dec 20, 2023

This is a fairly large change to the code that separates the functionality of fields and mappers (e.g. for HEALPix maps).

Randomisable fields have been removed, and fields are always normalised.

Factoring out the mapper functionality into its own class is not complete in some parts of the code, such as e.g. the twopoint module.

Closes: #85

@ntessore ntessore merged commit 17c7039 into main Dec 21, 2023
6 checks passed
@ntessore ntessore deleted the pr-85 branch December 21, 2023 00:17
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.

Separate columns and mapping data from field definition
1 participant