Skip to content

Remove unused cross-section data files#70

Merged
jlazar17 merged 1 commit into
masterfrom
cleanup/remove-unused-data-files
Mar 20, 2026
Merged

Remove unused cross-section data files#70
jlazar17 merged 1 commit into
masterfrom
cleanup/remove-unused-data-files

Conversation

@jlazar17
Copy link
Copy Markdown
Collaborator

Deletes ~60 MB of files that are not referenced anywhere in the codebase:

Python (taurunner/resources/cross_section_tables/):

  • Old non-py3 .npy variants (CC_table, NC_table, dsigma_dy*)
  • nuXS_CC_8-16.npy and nuXS_NC_8-16.npy
  • All 16 .fits files
  • 16 unprefixed .pkl files superseded by CSMS_* and dipole_* prefixed versions

Julia (TauRunner.jl/data/cross_sections_npz/):

  • 16 .npz files duplicating the JLD2 data; Julia uses JLD2, not NPZ

Deletes ~60 MB of files that are not referenced anywhere in the codebase:

Python (taurunner/resources/cross_section_tables/):
- Old non-_py3 .npy variants (CC_table, NC_table, dsigma_dy_*)
- nuXS_CC_8-16.npy and nuXS_NC_8-16.npy
- All 16 .fits files
- 16 unprefixed .pkl files superseded by CSMS_* and dipole_* prefixed versions

Julia (TauRunner.jl/data/cross_sections_npz/):
- 16 .npz files duplicating the JLD2 data; Julia uses JLD2, not NPZ

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jlazar17 jlazar17 merged commit 332985b into master Mar 20, 2026
0 of 2 checks passed
@jlazar17 jlazar17 deleted the cleanup/remove-unused-data-files branch March 20, 2026 11:45
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.

1 participant