Jammy2211 / PyAutoGalaxy

PyAutoGalaxy: Open-Source Multiwavelength Galaxy Structure & Morphology
https://pyautogalaxy.readthedocs.io/
MIT License
28 stars 14 forks source link

Feature/visualizer refactor #166

Closed Jammy2211 closed 5 months ago

Jammy2211 commented 5 months ago

Uses the new PyAutoFit visualizer API to separate out the visualize methods from the Analysis class into a standalone module, to ensure separation of concerns.