TheDeanLab / navigate

navigate - open source light-sheet microscope controls
https://thedeanlab.github.io/navigate/
Other
18 stars 5 forks source link

Make sure theta axis type float #924

Closed AdvancedImagingUTSW closed 2 months ago

AdvancedImagingUTSW commented 2 months ago

And some misc code cleanup along the way.

Eliminate the original tiling_wizard_controller, since we have not been using this for a while.

Rename second tiling_wizard_controller (e.g., remove the 2 at the end).

Some minor changes in formatting.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 81.55340% with 19 lines in your changes missing coverage. Please review.

Project coverage is 51.78%. Comparing base (6f05134) to head (397485f).

Files Patch % Lines
...roller/sub_controllers/tiling_wizard_controller.py 80.80% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #924 +/- ## =========================================== + Coverage 51.42% 51.78% +0.36% =========================================== Files 180 179 -1 Lines 19248 19110 -138 =========================================== - Hits 9899 9897 -2 + Misses 9349 9213 -136 ``` | [Flag](https://app.codecov.io/gh/TheDeanLab/navigate/pull/924/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheDeanLab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TheDeanLab/navigate/pull/924/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheDeanLab) | `51.78% <81.55%> (+0.36%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheDeanLab#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.