Skip to content

Split code into more sensible parts #50

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

Merged
merged 5 commits into from
May 22, 2024
Merged

Split code into more sensible parts #50

merged 5 commits into from
May 22, 2024

Conversation

SimonHeybrock
Copy link
Member

Some long-overdue maintenance: I moved all code relating to He3-cells to a he3 submodule. In base remain the largely unused/untested components for processing run logs and extracting sections of data.

I expect that we will later add other modules, e.g., for non-He3 cases, etc.

I have left the top-level imports unchanged for now, but we should consider removing the more specific ones. That is, access, e.g., pol.he3.He3TransmissionFunction instead of pol.He3TransmissionFunction. This will make it easier to import only the pieces required for a specific beamline, depending on what types of polarizers and analyzers are in use.

There are no functional changes here, just bits moved around.

@SimonHeybrock SimonHeybrock enabled auto-merge May 21, 2024 11:59
@SimonHeybrock SimonHeybrock disabled auto-merge May 22, 2024 02:37
@SimonHeybrock SimonHeybrock merged commit 24ec3ef into main May 22, 2024
@SimonHeybrock SimonHeybrock deleted the split-file branch May 22, 2024 02:37
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.

1 participant