necst-telescope / necst

:gem: NEw Control System for Telescope
https://necst-telescope.github.io/necst/
MIT License
3 stars 0 forks source link

Add receiver device controllers #147

Closed KaoruNishikawa closed 1 year ago

KaoruNishikawa commented 1 year ago

Checks

Related Issue

This PR closes #145.

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.70% // Head: 78.12% // Decreases project coverage by -3.58% :warning:

Coverage data is based on head (7b04bac) compared to base (669fefb). Patch coverage: 57.68% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== - Coverage 81.70% 78.12% -3.59% ========================================== Files 47 52 +5 Lines 2433 2752 +319 ========================================== + Hits 1988 2150 +162 - Misses 445 602 +157 ``` | [Impacted Files](https://codecov.io/gh/necst-telescope/necst/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope) | Coverage Δ | | |---|---|---| | [necst/ctrl/antenna/weather\_station.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY3RybC9hbnRlbm5hL3dlYXRoZXJfc3RhdGlvbi5weQ==) | `46.42% <ø> (ø)` | | | [necst/ctrl/antenna/motor.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY3RybC9hbnRlbm5hL21vdG9yLnB5) | `26.78% <18.18%> (-3.65%)` | :arrow_down: | | [necst/rx/spectrometer.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3Qvcngvc3BlY3Ryb21ldGVyLnB5) | `28.33% <29.78%> (+2.72%)` | :arrow_up: | | [necst/ctrl/antenna/encoder.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY3RybC9hbnRlbm5hL2VuY29kZXIucHk=) | `41.37% <33.33%> (+1.37%)` | :arrow_up: | | [necst/ctrl/antenna/pid\_controller.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY3RybC9hbnRlbm5hL3BpZF9jb250cm9sbGVyLnB5) | `90.75% <33.33%> (+0.15%)` | :arrow_up: | | [necst/rx/sis\_bias.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3Qvcngvc2lzX2JpYXMucHk=) | `39.39% <39.39%> (ø)` | | | [necst/rx/signal\_generator.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3Qvcngvc2lnbmFsX2dlbmVyYXRvci5weQ==) | `42.42% <42.42%> (ø)` | | | [necst/core/clock.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY29yZS9jbG9jay5weQ==) | `44.00% <44.00%> (ø)` | | | [necst/ctrl/calibrator/chopper.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY3RybC9jYWxpYnJhdG9yL2Nob3BwZXIucHk=) | `37.93% <44.44%> (ø)` | | | [necst/rx/attenuator.py](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvcngvYXR0ZW51YXRvci5weQ==) | `46.66% <46.66%> (ø)` | | | ... and [20 more](https://codecov.io/gh/necst-telescope/necst/pull/147/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.