Skip to content

Refactor and add ADC model capability #104

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

Merged
merged 13 commits into from
Apr 15, 2025
Merged

Refactor and add ADC model capability #104

merged 13 commits into from
Apr 15, 2025

Conversation

fronzbot
Copy link
Owner

  • Refactored code a bit
  • Added skeleton to start including ADC models
  • Added basic CIC and FIR decimation filters
  • Modified outputs of spectral functions a bit
  • Working on improving docstrings

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 6.51163% with 201 lines in your changes missing coverage. Please review.

Project coverage is 31.96%. Comparing base (9055b27) to head (092c614).

Files with missing lines Patch % Lines
adc_eval/filter.py 0.00% 100 Missing ⚠️
adc_eval/adcs/basic.py 0.00% 69 Missing ⚠️
adc_eval/eval/spectrum.py 33.33% 28 Missing ⚠️
adc_eval/signals.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #104       +/-   ##
===========================================
- Coverage   66.47%   31.96%   -34.51%     
===========================================
  Files           4        4               
  Lines         173      341      +168     
===========================================
- Hits          115      109        -6     
- Misses         58      232      +174     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fronzbot fronzbot merged commit 6d2af35 into dev Apr 15, 2025
6 checks passed
@fronzbot fronzbot deleted the add-adcs branch April 15, 2025 18:20
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