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

feat: ability to write out specific baseline chunk to file #962

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

steven-murray
Copy link
Contributor

This adds a new possible parameter to output filenames -- the blchunk -- so that a single baseline chunk can be processed at a time in a particular notebook.

@steven-murray steven-murray marked this pull request as ready for review July 24, 2024 12:27
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.19%. Comparing base (1596d60) to head (81d4f2e).

Files Patch % Lines
hera_cal/io.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #962      +/-   ##
==========================================
- Coverage   97.21%   97.19%   -0.02%     
==========================================
  Files          31       31              
  Lines       10986    10994       +8     
==========================================
+ Hits        10680    10686       +6     
- Misses        306      308       +2     
Flag Coverage Δ
unittests 97.19% <80.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@steven-murray steven-murray requested a review from jsdillon July 24, 2024 17:21
@steven-murray steven-murray merged commit 4c7a14b into main Jul 24, 2024
6 of 9 checks passed
@steven-murray steven-murray deleted the single-blchunk-write branch July 24, 2024 18:23
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