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

Apparent implicit assumption about electron spectrum #2

Open
nj-vs-vh opened this issue Apr 11, 2024 · 2 comments
Open

Apparent implicit assumption about electron spectrum #2

nj-vs-vh opened this issue Apr 11, 2024 · 2 comments

Comments

@nj-vs-vh
Copy link
Contributor

\frac{U_e}{\mathcal L} \propto \frac{1}{U_B} \frac{\int_{\gamma_{\rm min}}^{\gamma_{\rm max}} \left( \frac{\gamma}{\gamma_{\rm min}}\right)^{1-p} d\gamma}{\int_{\gamma_{\rm min}}^{\gamma_{\rm max}} \left( \frac{\gamma}{\gamma_{\rm min}}\right)^{2-p} d\gamma} \propto \frac{1}{U_B} \frac{\gamma_{\rm min}^{2-p}}{\gamma_{\rm min}^{3-p}} \propto \frac{1}{U_B \gamma_{\rm min}}

I'm going over the calculations and try to repeat them, primarily to understand them better myself. I hope it's ok to ask for clarifications in the form of github issues!

In particular, I am able to reproduce this result only by assuming p > 3 -- then a large gamma_max/gamma_min ratio is taken to some negative power (both in the numerator and the denominator), and we can ignore this term, arriving at 1/gamma_min for the ratio of integrals.

Is this true, or did I make a mistake?

@nj-vs-vh
Copy link
Contributor Author

In PDF, the relevant equation is at the top of page 12

@carmeloevoli
Copy link
Owner

carmeloevoli commented Apr 12, 2024

In particular, I am able to reproduce this result only by assuming p > 3 -- then a large gamma_max/gamma_min ratio is taken to some negative power (both in the numerator and the denominator), and we can ignore this term, arriving at 1/gamma_min for the ratio of integrals.

Is this true, or did I make a mistake?

Yes, that is true. It is a common assumption as electrons are injected by something steeper than 2, and, due to energy losses, additionally softened by another factor 1. You are right tough, better to note it explicitly in the text! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants