Skip to content

Commit

Permalink
Update tesscut.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller committed Nov 21, 2022
1 parent b535e99 commit 667a5d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tesscut.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Created: Unknown
Editor: Kyle Koeller
Last Edited: 11/17/2022
Last Edited: 11/21/2022
Spyder Editor
This is a temporary script file.
Expand All @@ -20,7 +20,6 @@
from time import gmtime, strftime # for utc
from astropy.time import Time
import astropy.units as u
from astropy.coordinates import (SkyCoord, EarthLocation)
from PyAstronomy import pyasl

"""
Expand Down

0 comments on commit 667a5d6

Please sign in to comment.