Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmikhasenko/doubleregge.jl
https://github.com/mmikhasenko/doubleregge.jl
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmikhasenko/doubleregge.jl
- Owner: mmikhasenko
- Created: 2020-06-12T12:15:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T14:11:44.000Z (about 1 month ago)
- Last Synced: 2024-12-13T15:57:35.268Z (about 1 month ago)
- Language: Julia
- Size: 4.93 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π p → η(′) π p in the double-Regge region
https://inspirehep.net/literature/1859521## Content
- [fit_modelS.jl](scripts/fit_modelS.jl): fit the model with extended nll
- [constrained_projections.jl](scripts/constrained_projections.jl): extended-nll PW analysis of a model## Phi (s2) dependence
- [phi_asymmetry_data.jl](scripts/phi_asymmetry_data.jl): investigate phi asymmetry in data
- [phi_asymmetry_model.jl](scripts/phi_asymmetry_model.jl): investigate phi asymmetry in model### Technical
- [publish_settings.jl](scripts/publish_settings.jl): create folders, save settings
- [saving_bootstrap.jl](scripts/saving_bootstrap.jl): bootstrap data, save results in `data/exp_pro/`
- [against_dimas_data.jl](scripts/against_dimas_data.jl): compare partial waves with toys from four-vector ROOT file(to be fixed next)
- [project_model.jl](scripts/project_model.jl)
- [project_symmetric_model.jl](scripts/project_symmetric_model.jl)## Scripts to be fixed for new API
### Plotting data, Exploration of the model
- [shift_etappi.jl](scripts/shift_etappi.jl)
- [alpha_prime_deps.jl](scripts/alpha_prime_deps.jl)### Constrained Partial Waves
- [constrained_projections_random_start.jl](scripts/constrained_projections_random_start.jl)
### Modeling
- [etapi_mc.jl](scripts/etapi_mc.jl): generate phase space MC, plot with model weights
- [bootstrap_reconstruction.jl](scripts/bootstrap_reconstruction.jl)