removed smplotlib import
This commit is contained in:
parent
fd91791970
commit
b407998ae6
|
@ -16,7 +16,7 @@ import glob
|
|||
import os
|
||||
import pandas as pd
|
||||
from scipy.signal import find_peaks
|
||||
import smplotlib #plot style, not needed
|
||||
#import smplotlib #plot style, not needed; AH: commented out
|
||||
|
||||
from pygdsm import GlobalSkyModel
|
||||
from astropy.coordinates import SkyCoord
|
||||
|
|
Loading…
Reference in a new issue