Skip to content

Bugfix: Fix event generator to be in the target, not downstream (MAJOR) #276

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 1 commit into from
Oct 2, 2019

Conversation

wdconinc
Copy link
Member

@wdconinc wdconinc commented Oct 2, 2019

Due to a sign error, the events were generated around +4587 mm instead
of around -4587 mm. The call to GetFrameTranslation should have been a
call to GetTranslation, or various equivalent sign changes.

This was not a problem before since the target was centered at zero, and
so -0 is the same...

Due to a sign error, the events were generated around +4587 mm instead
of around -4587 mm. The call to GetFrameTranslation should have been a
call to GetTranslation, or various equivalent sign changes.

This was not a problem before since the target was centered at zero, and
so -0 is the same...
@rahmans1
Copy link
Contributor

rahmans1 commented Oct 2, 2019

I haven't noticed this issue. Which branches were affected by this and was this error introduced recently or has it always been the case?

@wdconinc
Copy link
Member Author

wdconinc commented Oct 2, 2019

This doesn't affect the beam generator so you may not have been affected. The bug here was introduced when the geometry was changed in May.

I do think everyone was probably affected by the absence of the magnetic field shift.

@wdconinc wdconinc merged commit 292cfda into develop Oct 2, 2019
@wdconinc wdconinc deleted the bugfix-events-generated-downstream-of-pivot branch October 2, 2019 21:00
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