Commit e83cc853 authored by Xin Zhang's avatar Xin Zhang
Browse files

test tb

parent ae704d8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ import astropy.coordinates as coord
from astropy import units as u
from pylab import *
import numpy as np

# test
def loadSatOrbitDat(datDir='',fileNum=50):
    oData = loadtxt(datDir+'1.txt')