Commit d44114ea authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update setup.py

parent 26ca978d
Pipeline #3950 failed with stage
in 0 seconds
......@@ -119,6 +119,7 @@ Contact Information: zhaojunyan@shao.ac.cn
"""
import sys
import os
import galsim
from scipy.interpolate import interp1d
import astropy.coordinates as coord
import ctypes
......@@ -130,7 +131,6 @@ from optparse import OptionParser
import configparser as ConfigParser
import cmath
from scipy import ndimage
import galsim
from scipy.signal import fftconvolve
from astropy.io import fits
import scipy.io as sio
......
Supports Markdown
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