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

Consolidate dose actor #481

Merged
merged 205 commits into from
Oct 19, 2024
Merged

Consolidate dose actor #481

merged 205 commits into from
Oct 19, 2024

Conversation

nkrah
Copy link
Collaborator

@nkrah nkrah commented Oct 8, 2024

This PR picks up things in the dose actor that have not been fully adapted during the actor refactoring, in particular concerning the dose scoring and output.

The PR also includes some fixes along the way. For example: dose uncertainty is now set to zero in voxels where it cannot be calculated because no dose was scored. The default fill value used to be 1, but that leads to not so intuitive output and it also mangles with voxels with a single scored event (=100% uncertainty).

The PR does not yet implement atomic operations to make the dose actor thread safe. This will follow in another PR.

Andreas Resch and others added 30 commits September 26, 2024 14:19
…option to run the failed jobs from previous run
Commented out initialization status prints and removed redundant "done" message to streamline the module's import process.
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
- [github.com/pre-commit/mirrors-clang-format: v19.1.0 → v19.1.1](pre-commit/mirrors-clang-format@v19.1.0...v19.1.1)
nkrah and others added 28 commits October 18, 2024 02:32
@nkrah nkrah merged commit 1c794cb into master Oct 19, 2024
28 checks passed
@nkrah nkrah deleted the consolidate_dose_actor branch October 19, 2024 18:11
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.

7 participants