Skip to content

Commit

Permalink
Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
samaloney committed May 14, 2024
1 parent f98c4ad commit cebc17b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stixpy/product/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import numpy as np
from ndcube.utils.cube import propagate_rebin_uncertainties
from ndcube.utils.wcs import convert_between_array_and_pixel_axes, physical_type_to_pixel_axes
from sunpy.util import warn_user

ARRAY_MASK_MAP = {}
ARRAY_MASK_MAP[np.ndarray] = np.ma.masked_array
Expand Down

0 comments on commit cebc17b

Please sign in to comment.