Closed Lucrezia-Cester closed 1 year ago
While checking the tests for spatial_resolution I noticed 2 functions were unused. I removed them.
Coverage Report FileStmtsMissCoverMissinghazenlib HazenTask.py24388%29–31 __init__.py1473874%136, 140, 150, 155, 192, 199–204, 215, 218–225, 245–247, 265–267, 286–288, 297, 302, 308, 359, 379–381, 389–390, 394 exceptions.py21481%17–21 relaxometry.py3179072%238–256, 630, 689–691, 745, 793–815, 833–848, 1173–1176, 1185–1188, 1200–1213, 1216–1221, 1233–1263 shapes.py20955%13, 16, 24–29, 32 snr_map.py108595%403, 408–410, 439 tools.py84890%43–50, 92, 101, 117hazenlib/tasks ghosting.py1505166%18–32, 47, 109–110, 114, 124–125, 151–153, 170–172, 218–256 relaxometry.py7271%10–11 slice_position.py1172182%31, 40–41, 103–104, 130, 210, 217–233 slice_width.py3595286%34–37, 107, 166–186, 451, 456–457, 463, 468, 530–531, 780–821 snr.py1636660%62–67, 161–179, 194–203, 221–231, 258–268, 273–283, 314–327, 332–340, 369–382 snr_map.py770%1–11 spatial_resolution.py2474482%36–39, 62, 147, 206, 332–368 task_acr_ghosting.py1164264%33–53, 91–93, 123–125, 161–194 task_acr_uniformity.py893264%34–54, 121–138 uniformity.py781976%42–45, 91–92, 99, 133–147TOTAL207049376%
Hi @laurencejackson, @heyhaleema, could you please review this PR?
While checking the tests for spatial_resolution I noticed 2 functions were unused. I removed them.