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

add cos_theta function #61

Merged
merged 2 commits into from
Jun 5, 2024
Merged

add cos_theta function #61

merged 2 commits into from
Jun 5, 2024

Conversation

mmikhasenko
Copy link
Collaborator

@mmikhasenko mmikhasenko commented Jun 1, 2024

Closes #60

implements computation of invariant from a sigmak, cos_theta_ij pair.

Function of computing sigmaj given sigmak and theta_ij is here in julia
https://github.com/mmikhasenko/ThreeBodyDecays.jl/blob/88a8674b37e646479bcf4e838a70cd027ebb958b/src/kinematics.jl#L19-L29

The model computes value that is non nan, now.

image

@mmikhasenko mmikhasenko requested a review from redeboer June 5, 2024 14:48
@mmikhasenko mmikhasenko assigned mmikhasenko and unassigned redeboer Jun 5, 2024
@mmikhasenko mmikhasenko merged commit 50fabc0 into main Jun 5, 2024
3 checks passed
@mmikhasenko mmikhasenko deleted the sympy-cos-theta-evaluation branch June 5, 2024 19:49
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.

python validation: Kinematic point is not computed correctly
2 participants