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

Definitions of functions used for fitting #42

Merged
merged 1 commit into from
May 31, 2024

Conversation

Marcellocosti
Copy link
Collaborator

No description provided.

definitions of functions used for fitting2
complex<double> ScatLen(potPar0, potPar1);
return sourcePar3 * (sourcePar2 * GeneralLednicky(kStar, sourcePar0, ScatLen, potPar2)
+ (1 - sourcePar2) * GeneralLednicky(kStar, sourcePar1, ScatLen, potPar2)) + 1. - sourcePar3;
}
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
}
}

@danielbattistini danielbattistini merged commit 2c95c15 into danielbattistini:main May 31, 2024
1 check failed
@Marcellocosti Marcellocosti deleted the fitfunctions branch May 31, 2024 12:25
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