Commit 58e8675c authored by Hannah Middleton's avatar Hannah Middleton

forgot an import

parent c6f3b815
...@@ -3,6 +3,7 @@ import numpy.random as nr ...@@ -3,6 +3,7 @@ import numpy.random as nr
import scipy.optimize as so import scipy.optimize as so
import scipy.integrate as si import scipy.integrate as si
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
from astropy.cosmology import Planck18 as cosmo
from astropy import constants as const from astropy import constants as const
import astropy.units as u import astropy.units as u
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment