Skip to content

Commit 342f6fb

Browse files
Jammy2211Jammy2211
authored andcommitted
module util imports
1 parent 95afb3e commit 342f6fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

autolens/analysis/model_util.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
import autolens as al
33

44
from autogalaxy.analysis.model_util import mge_model_from
5-
5+
from autogalaxy.analysis.model_util import mge_point_model_from
6+
from autogalaxy.analysis.model_util import hilbert_pixels_from_pixel_scale
67

78
def simulator_start_here_model_from(
89
include_lens_light: bool = True, use_point_source: bool = False

0 commit comments

Comments
 (0)