-
Notifications
You must be signed in to change notification settings - Fork 0
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
Analysis class #15
Comments
I just want to mention here that for the further implementation and the reviews of upcoming PRs I will need some help with the flow methods. Later this day I will share some references for the different flow methods, which are a good starting point for the implementation. |
Sure, I on my side would be up for doing a SPARKX sprint centered around this topic. |
Here is a list of literature on the different flow methods. As the literature is quite extensive, I suggest focusing on two methods first. Probably it's best to start with the Q-Cumulants (implementation of integrated flow is almost complete) and the LYZ method (implemented, testing needed).
|
What do we want?
Flow analysis:
reaction plane flow (integrated)
reaction plane flow (differential)
event plane flow (integrated)
event plane flow (differential)
scalar product flow (integrated)
scalar product flow (differential)
Q-cumulants flow (integrated)
Q-cumulants flow (differential)
Cumulant flow (integrated)
Cumulant flow (differential)
LYZ flow (integrated)
LYZ flow (differential)
PCA flow (integrated)
PCA flow (differential)
SC(n,m)
NSC(n,m)
Eccentricities as function of time needs time dependent OSCAR readin
Multiplicities (centrality classes)
The text was updated successfully, but these errors were encountered: