jrkerns / pylinac

An image analysis library for medical physics
https://pylinac.readthedocs.io/en/latest/
MIT License
153 stars 98 forks source link

Refactor MTF data and calculations #274

Closed jrkerns closed 4 years ago

jrkerns commented 4 years ago

Right now, the MTF calculations and data are implemented ad hoc for each module. This can introduce bugs and is inconsistent. This should be refactored into it's own submodule.

Current modules using MTF: CT, ROI, planar imaging

jrkerns commented 4 years ago

Closed in https://github.com/jrkerns/pylinac/commit/d99c4bc8f27ee2796a9f378d8daaab42b989d74e