Reasons for constraint so far: astropy was using `np.product`, which is deprecated and replaced by `np.prod`
Reasons for constraint so far:
astropy was using
np.product, which is deprecated and replaced bynp.prod