Skip to content

Data formatting/compression update#5

Merged
makelat merged 6 commits intomakelat:LorentzVectorFixfrom
laroccod:LorentzVectorFix
Apr 9, 2026
Merged

Data formatting/compression update#5
makelat merged 6 commits intomakelat:LorentzVectorFixfrom
laroccod:LorentzVectorFix

Conversation

@laroccod
Copy link
Copy Markdown

Combines hadronic spectra, direct production spectra, and LLP spectra into compressed multi-column data tables to reduce the package size and number of intermediate files. Tables have columns corresponding to each production mechanism and generator/configuration combinations. New methods for the Utility class include write_list_angle_momenta_weights which converts a grid of angles and momenta and weights with different column names into a compressed gzipped data table. The method read_list_angle_momenta_weights which reads these gzipped tables and returns the angles, momenta, and weights for the given set of column names. Unit tests were also modified with Windows compatible path names and updated benchmark values.

laroccod and others added 6 commits March 18, 2026 02:25
Combines hadronic spectra, direct production spectra, and LLP spectra into multi-column data tables to reduce the package size and number of intermediate files. Tables have columns corresponding to each production mechanism and generator/configuration combinations. New methods for the Utility class include write_list_angle_momenta_weights which converts a grid of angles and momenta and weights with different column names into a compressed gzipped data table. The method read_list_angle_momenta_weights which reads these gzipped tables and returns the angles, momenta, and weights for the given set of column names. Unit tests were also modified with Windows compatible path names and updated benchmark values.
Fixes plot_production to use new LLP_Spectra format.
@makelat makelat merged commit e6174c0 into makelat:LorentzVectorFix Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants