Skip to content

Commit

Permalink
WIP / stash
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Mar 13, 2023
1 parent 20c49d9 commit 3719766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spectral_cube/cube_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ def combine_headers(header1, header2, **kwargs):

def mosaic_cubes(cubes, spectral_block_size=100, combine_header_kwargs={},
target_header=None,
common_beam=None,
**kwargs):
'''
This function reprojects cubes onto a common grid and combines them to a single field.
Expand Down

0 comments on commit 3719766

Please sign in to comment.