Initialize documentation#18
Conversation
Yes, I know but, as usual, I have some problems with the LHAPDF installation so, since I don't need it while I write the docs, I removed it for the moment. I will add it again as soon as we need to merge (or if and when I will solve the problem). |
| @@ -0,0 +1,3 @@ | |||
| { | |||
There was a problem hiding this comment.
Please add .vscode to .gitignore
There was a problem hiding this comment.
Add to .gitignore and do git rm on this file
|
|
||
| \begin{align} | ||
| \label{eq:ev} | ||
| F_2(x,Q^2) &= \sum_i^{n_f} C_i(x,Q^2) \otimes f_i(x,Q^2) \nonumber \\ |
There was a problem hiding this comment.
- let's go full eko notation: so represent flavor space by bold
- I'd also rather suppress the x-es on the rhs - because they are not the x from the lhs
There was a problem hiding this comment.
I agree but I believe that the meaning of this notation is that after the convolution you are left with the dependence on x. So what I can do is to write something like (C(Q) \otimes f(Q) )(x). What do you think?
There was a problem hiding this comment.
and regarding the flavor space, do you mean the n_f? or the PDFs (and the ekos) in flavor basis?
There was a problem hiding this comment.
- flavor: suppress all flavor stuff: sum, i, nf
- x: mmm, I'd rather have no x-es at all, if needs be suppress also on the left; what do you think @andreab1997 @alecandido ?
There was a problem hiding this comment.
ok, for the moment I leave as they are.
|
@alecandido @felixhekhorn What else do we want to be in this docs? |
This PR is only to initialize the docs, if you believe is good enough we can even merge.
|
I believe we can merge, at this point this is even more that just an initialization of the docs. However, it seems that there is a problem with ipykernel (^6.13.0). I can remove it (since I don't believe we are actually using it) but it seems strange to me that it is causing problems because it is also in the EKO pyproject.toml |
yes, remove it - it is used for |
|
Have you regenerated the # barely generate the file
poetry lock
# update dependencies, compatible to what is written in `pyproject.toml`
poetry updateboth of the commands will generate Consider that when installing, is mainly trying to use |
No, I am doing it now |
|
Can I merge then? |
|
please wait a bit - I'm on it right now ... |
Oh I am sorry, I thought you already had looked at it |
|
Ok - I did what I wanted to do ... as said this is just a beginning so, I'm even fine with merging ... and, actually, I didn't read carefully the SV page e.g. but I trust you @andreab1997 🙃 |
|
@andreab1997 fix the two things about files:
and you can merge for me. |
Thank you for the fixes (and for the trust :) ). I am merging now |
No description provided.