Jammy2211 / PyAutoGalaxy

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

fit model trying to get shapes of ints #40

Closed sloneil closed 2 years ago

sloneil commented 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.

Jammy2211 commented 2 years ago

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.