Closed sloneil closed 2 years ago
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).
master
autogalaxy_workspace
I havent done the pip release yet, but will be sorted in the next week.
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.