Skip to content

Tool for creating various functional forms for time-dependent cross-sections useful to understand hadron formation in a model independent fashion.

Notifications You must be signed in to change notification settings

jordissm/gaussian-process-formation-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadron time-dependent cross-sections using Gaussian Processes

logo

License: GPL v3

Tool for creating various functional forms for time-dependent cross-sections useful to understand hadron formation in a model independent fashion. For physics details, please refer to arXiv:2501:XXXXX.

Dependencies

The following Python libraries are required for sucessful results:

  • pyyaml
  • numpy
  • pandas
  • matplotlib
  • openapi-core

which can be installed through

pip install pyyaml numpy pandas matplotlib openapi-core

Usage

Generation of time-dependent cross-section functional forms is performed by executing

python3 src/main.py input/config.yml

The output will be witten to the output directory in tabular form, along with the corresponding plots of generated data.

Notes

  • Ensure all dependencies are installed
  • Adjust hyperparameters in config.yaml to experiment with different cross-section behaviors

Acknowledgements

This work has been supported by the Sateurated Glue (SURGE) Topical Theory Collaboration.

About

Tool for creating various functional forms for time-dependent cross-sections useful to understand hadron formation in a model independent fashion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages