Skip to content

Commit

Permalink
plotting.balmer: Import numpy (iss #10)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Jan 31, 2020
1 parent 4b51da9 commit f4625a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Metallicity_Stack_Commons/plotting/balmer.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
https://github.com/astrochun/Zcalbase_gal/blob/master/Analysis/DEEP2_R23_O32/balmer_plots.py
'''


import numpy as np
import matplotlib.pyplot as plt
from astropy.io import fits
from astropy.io import ascii as asc
Expand Down

0 comments on commit f4625a8

Please sign in to comment.