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

fixing geometrical factors #1132

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

danieldeidda
Copy link
Collaborator

estimation of geometrical factors uses mirroring and symmetries and only saves half of the data. This does not work when the number of detectors per block is odd. The branch fixes this:

  • save the whole data
  • apply symmetries anyway to reduce noise

… only saves half of the data. This does not work when the number of detecors per block is odd. The branch fixes this:

- save the whole data
- apply symmetries anyway to reduce noise
@danieldeidda
Copy link
Collaborator Author

the tests run OK and normalisation file created with the old version are the same

@KrisThielemans
Copy link
Collaborator

Appveyor failure was my fault and is hopefully mixed on master in 63c2e9c. Best to merge master in here therefore.

Probably best to do undo some white-space changes as well. I haven't reviewed the actual code yet.

@danieldeidda
Copy link
Collaborator Author

somehow not all the spaces I changed were modified as I was expecting

@danieldeidda
Copy link
Collaborator Author

not sure if I changed something wrong but this is not working anymore

@danieldeidda
Copy link
Collaborator Author

not sure if I changed something wrong but this is not working anymore

actually my branch was wrong in my computer this version does provide the same results:

image

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.

None yet

2 participants