Skip to content

Commit 3ed7e96

Browse files
CopilotJammy2211
andcommitted
Add settings parameter to MapperDelaunay factory call
Co-authored-by: Jammy2211 <23455639+Jammy2211@users.noreply.github.com>
1 parent 9898d84 commit 3ed7e96

File tree

1 file changed

+1
-0
lines changed
  • autoarray/inversion/pixelization/mappers

1 file changed

+1
-0
lines changed

autoarray/inversion/pixelization/mappers/factory.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ def mapper_from(
7373
mapper_grids=mapper_grids,
7474
border_relocator=border_relocator,
7575
regularization=regularization,
76+
settings=settings,
7677
preloads=preloads,
7778
xp=xp,
7879
)

0 commit comments

Comments
 (0)