CIL icon indicating copy to clipboard operation
CIL copied to clipboard

Break framework.py into smaller pieces

Open manchester-jhellier opened this issue 1 year ago • 1 comments

framework.py has 4.2k lines; it'll be much easier to refactor the class structure and improve documentation if it's split up into smaller parts.

manchester-jhellier avatar Feb 08 '24 11:02 manchester-jhellier

Related issue: https://github.com/TomographicImaging/CIL/issues/1691

Work towards doc comments & typehinting depend on framework to be typehinted, but breaking up framework will interrupt that work https://github.com/TomographicImaging/CIL/issues/1683

WYVERN2742 avatar Feb 09 '24 10:02 WYVERN2742