Skip to content

Commit 6b20761

Browse files
authored
Merge pull request #207 from Jammy2211/copilot/sub-pr-205-again
Pass settings to MapperDelaunay in factory
2 parents 4e78a8c + 3ed7e96 commit 6b20761

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)