eitcom / pyEIT

Python based toolkit for Electrical Impedance Tomography
Other
177 stars 100 forks source link

Update figures of merit calculations to bring them closer in line to implementation in EIDORS #90

Closed acreegan closed 1 year ago

acreegan commented 1 year ago

Figures of merit are updated to bring them closer in line with implementation in EIDORS where possible, and make them invariant to image render resolution.

Changes:

Bug Fixes

Unit tests added for each figure of merit function. Docstrings updated.