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 kr evolution functions #894

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2ea8cc3
Add sigmoid function
carhc Sep 27, 2024
0ec6dc9
Add gauss_seed function
carhc Sep 27, 2024
7d021bd
Add resolution function
carhc Sep 27, 2024
c8fe9ab
Add quick_gauss_fit function
carhc Sep 27, 2024
04bd1fe
Add get_number_of_time_bins function
carhc Sep 27, 2024
aacb73a
Add get_time_series_df function
carhc Sep 27, 2024
0b90117
Add compute_drift_v function
carhc Sep 27, 2024
ddee4b1
Add e0_xy_correction function
carhc Sep 27, 2024
98dcef9
Add computing_kr_parameters function
carhc Sep 27, 2024
70e267d
Add kr_time_evolution function
carhc Sep 27, 2024
b99d86a
Add cut_effs_evolution function
carhc Sep 27, 2024
226a253
Add add_krevol function
carhc Sep 27, 2024
faa179f
Update comments for clarity
carhc Oct 1, 2024
61fcf3e
Remove norm_value and norm_strat dependency
carhc Oct 2, 2024
d087af2
Generalize computing_kr_parameters for different fittype
carhc Oct 2, 2024
be86a23
Change from Z to DT in compute_drift_v
carhc Oct 2, 2024
0b72b47
Propagate the removal of norm_strat and norm_value dependency
carhc Oct 2, 2024
2eea0fa
Modify kr_time_evolution to avoid explicit loops and appends
carhc Oct 2, 2024
43440e5
New ideas in comments (delete this)
carhc Oct 2, 2024
32d6353
Delete this
carhc Oct 9, 2024
be04081
Revert "New ideas in comments (delete this)"
carhc Oct 11, 2024
4eaeffc
Delete get_number_of_time_bins function
carhc Oct 11, 2024
e60be46
Update from z to DT in some functions
carhc Oct 11, 2024
ba0f1f1
Cosmetics
carhc Oct 11, 2024
b16e707
Upgrade explanations and delete useless line comments
carhc Oct 14, 2024
479fa4c
Rename get_fit_function_lt to get_function_and_seed_lt
carhc Oct 14, 2024
10c948a
Remove blank spaces
carhc Oct 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading