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

Update _icetop_weighter.py #49

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

SoenTrek
Copy link

@SoenTrek SoenTrek commented Jan 6, 2025

Load all columns before creating the generation surfaces. This makes the loading faster, because the h5 table columns don't have to be loaded and converted in every repetition of the for loop

Load all columns before creating the generation surfaces. This makes the loading faster, because the columns don't have to be loaded and converted in every repetition of the for loop
Copy link

github-actions bot commented Jan 6, 2025

Test Results

  6 files  ±0    6 suites  ±0   2m 24s ⏱️ -1s
104 tests ±0  103 ✅ ±0  1 💤 ±0  0 ❌ ±0 
624 runs  ±0  618 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit 5171434. ± Comparison against base commit 0d3c086.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0d3c086) to head (5171434).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #49   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          807       815    +8     
=========================================
+ Hits           807       815    +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

SoenTrek and others added 2 commits January 6, 2025 11:10
@SoenTrek SoenTrek requested a review from kjmeagher January 6, 2025 15:09
@kjmeagher
Copy link
Member

Thanks for submitting this patch. This change might conflict with a patch i have that is still in progress for the much requested feature of support for i3files. So i will hold off on this until we can do that

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