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

No more manager! #73

Merged
merged 176 commits into from
May 27, 2024
Merged

No more manager! #73

merged 176 commits into from
May 27, 2024

Conversation

freddieknets
Copy link
Collaborator

Description

This pull request collects lots of changes that were scattered over different branches (with the most important one being the slimming down of the manager). All changes will be detailed in the upcoming release notes.

Mandatory:

  • I have added tests to cover my changes
  • All the tests are passing, including my new ones
  • I described my changes in this PR description

Optional:

  • The code I wrote follows good style practices (see PEP 8 and PEP 20).
  • I have updated the docs in relation to my changes, if applicable
  • I have tested also GPU contexts

freddieknets and others added 30 commits July 5, 2023 19:43
…t table more robust; works correctly for BlackAbsorber.
…epared small details for recording of crystals.
…wever this currently makes test_elements fail)
…sue when expanding an array (in calculate_overlap) -> this was solved by the realisation that the array will always be allocated large enough in our case anyway
…ackCrystal, and made jaw= and gap= sign-dependent when setting a single-sided collimator.
…und the front corner -> not done consistently.
…moved some superflous geometry from struct (though some is left for now)
@freddieknets freddieknets changed the base branch from main to release/v0.4.0 May 27, 2024 18:14
@freddieknets freddieknets merged commit 862c223 into release/v0.4.0 May 27, 2024
@freddieknets freddieknets deleted the NoMoreManager branch May 27, 2024 18:15
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