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

Core reconstruction #73

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

Core reconstruction #73

wants to merge 14 commits into from

Conversation

153957
Copy link
Member

@153957 153957 commented Jun 25, 2015

More improvements to core reconstructions.

montanush and others added 12 commits June 25, 2015 15:20
ldf and core reconstruction improved and refined.
…econstruction

Conflicts:
	sapphire/simulations/ldf.py
Add size and energy to the return for each core reconstruction
algorithm.
Store the reconstructed size and energy.
Make EllipsLdfAlgorithm default for reconstructing coincidences.
If direction has been reconstructed,
pass those values to core reconstruction.
Realign some lines of code for clarification.
AverageIntersectionAlgorithm wants at least 4 detections,
if less are given it returns nans.
A better ldf (NKG with Greisen modification) is implemented in ldf.py
and some comments are added to core_reconstruction.py to clarify
different steps in the algorithm. To the latter also a relation between
shower size and energy is added for energy reconstruction.
…econstruction

Resolved conflicts in:
	sapphire/analysis/core_reconstruction.py
	sapphire/simulations/ldf.py
Resolve conflicts in core_reconstruction, reconstructions, and ldf modules.
Use memoize for caching of c(s) values.
Fix some tests and add placeholder tests for ldf.
Improve algorithm readability.
Catch more warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants