Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhosk committed Aug 30, 2023
1 parent 7d2f6e3 commit 702061c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/astrohack/_utils/_holog.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ def _holog_chunk(holog_chunk_params):
else:
radius = radius_u

logger.debug(radius)

if holog_chunk_params['apply_mask']:
# Masking Aperture image
mask = _mask_circular_disk(
Expand Down

0 comments on commit 702061c

Please sign in to comment.