Jammy2211 / PyAutoGalaxy

PyAutoGalaxy: Open-Source Multiwavelength Galaxy Structure & Morphology

Home Page:https://pyautogalaxy.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fit model trying to get shapes of ints

sloneil opened this issue · comments

In the tutorial_3_x2_galaxies and parametric_to_pixelized,
result_1 = search_1.fit(model=model_1, analysis=analysis_1)
gave 'int' object has no attribute 'shape'
and I couldn't find the source of this.

Pushed scripts on master of autogalaxy_workspace now fix this (using the master branch of PyAutoGalaxy).

I havent done the pip release yet, but will be sorted in the next week.