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

Make bl_scrunch work #277

Merged
merged 9 commits into from
Nov 16, 2022
Merged

Make bl_scrunch work #277

merged 9 commits into from
Nov 16, 2022

Conversation

texadactyl
Copy link
Contributor

The bl_scrunch utility was failing to update the output file header nchans field (number of fine channel frequencies). This field is now calculated based on the -f parameter.

Also, removed the obsolete match_fils.py and all references to it.

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #277 (3b3f197) into master (93901ff) will increase coverage by 0.81%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   82.96%   83.78%   +0.81%     
==========================================
  Files          73       71       -2     
  Lines        3934     3849      -85     
==========================================
- Hits         3264     3225      -39     
+ Misses        670      624      -46     
Impacted Files Coverage Δ
blimpy/__init__.py 82.60% <ø> (-0.73%) ⬇️
blimpy/io/hdf_writer.py 71.30% <50.00%> (-0.38%) ⬇️
blimpy/bl_scrunch.py 79.48% <71.42%> (-3.85%) ⬇️
setup.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@texadactyl texadactyl merged commit fb86c5a into UCBerkeleySETI:master Nov 16, 2022
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