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

Add image extraction status for TwoPassWindowSum #163

Merged
merged 7 commits into from
Feb 1, 2022

Conversation

HealthyPear
Copy link
Member

@HealthyPear HealthyPear commented Sep 29, 2021

Closes #161

  • Add dev code for newer version of TwoPassWindowSum
  • Update event_preparer.py
  • Update TRAINING and DL2 scripts
  • Update documentation

@HealthyPear HealthyPear added enhancement New feature or request DL1a labels Sep 29, 2021
@HealthyPear HealthyPear added this to the v0.5.0 milestone Sep 29, 2021
Add development code to allow the exportation of an image extraction status from TwoPassWindowSum
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #163 (9215680) into master (0a7495f) will increase coverage by 1.07%.
The diff coverage is 86.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   66.11%   67.19%   +1.07%     
==========================================
  Files          24       24              
  Lines        2402     2545     +143     
==========================================
+ Hits         1588     1710     +122     
- Misses        814      835      +21     
Impacted Files Coverage Δ
protopipe/scripts/write_dl2.py 81.11% <ø> (ø)
protopipe/pipeline/event_preparer.py 65.02% <76.92%> (-0.17%) ⬇️
protopipe/pipeline/temp.py 89.55% <86.95%> (-1.95%) ⬇️
protopipe/scripts/data_training.py 92.13% <100.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a7495f...9215680. Read the comment docs.

@HealthyPear HealthyPear merged commit 67c5ea6 into master Feb 1, 2022
@HealthyPear HealthyPear deleted the feature_add-image-extraction-status branch February 1, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DL1a enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add image extraction status
2 participants