Skip to content

Last Vertex Angular Acceptance#807

Open
majacquet wants to merge 146 commits into
masterfrom
LV_AA
Open

Last Vertex Angular Acceptance#807
majacquet wants to merge 146 commits into
masterfrom
LV_AA

Conversation

@majacquet
Copy link
Copy Markdown
Collaborator

@majacquet majacquet commented Sep 9, 2025

LVS -> to be used in the advanced test (Linac

Wait for #1004 before

majacquet and others added 30 commits February 19, 2024 18:47
…tor, suppression of probe system and improvement of the russian roulette on the particle weights
…dd of a user function to remove or not a geometry holder (e.g air box) encompassing the volumes to bias
… (except fluorescence) is split. Need to provide some tests to verify all features.
Comment thread opengate/actors/doseactors.py Outdated
@dsarrut dsarrut changed the title Lv aa Last Vertex Angular Acceptance Apr 28, 2026
@tbaudier
Copy link
Copy Markdown
Contributor

After merging, use it in #977

Comment thread opengate/managers.py Outdated
Comment thread opengate/sources/generic.py Outdated
Comment thread opengate/sources/builders.py Outdated
Comment thread opengate/actors/biasingactors.py Outdated
from ..base import UserInfoValidatorBase
from ..exception import fatal, warning
import numpy as np
import itk
Copy link
Copy Markdown
Contributor

@tbaudier tbaudier May 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if we can change itk to Nils tool ActorOutput and remove import here

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to be let because used in UncertaintyCalculation function used to correct dose uncertainty

self.number_of_killed_particles = self.GetNumberOfKilledParticles()


class ActorOutputKillNonInteractingParticleActor(ActorOutputBase):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe the name can be change to remove actor

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the same file we can also find ActorOutputStatisticsActor

Comment thread opengate/managers.py Outdated
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.

2 participants