DiamondLightSource / mx_bluesky

Holds Bluesky code used in MX but outside the Hyperion project
Apache License 2.0
0 stars 1 forks source link

Remove legacy code #85

Closed noemifrisina closed 4 months ago

noemifrisina commented 4 months ago

Closes #79

There are still some references to zlayer in the code which was used for fluorescence scans but is now legacy. This removes them, as well as the geobrick function in setup_beamline which was used for it.

To test:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.82%. Comparing base (fed9699) to head (663f101).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== + Coverage 51.61% 52.82% +1.21% ========================================== Files 23 23 Lines 3416 3311 -105 ========================================== - Hits 1763 1749 -14 + Misses 1653 1562 -91 ```

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