Skip to content

Commit

Permalink
Update tests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hippke committed Jul 22, 2019
1 parent bdd6137 commit 51aade8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wotan/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def main():

# TESS test
print('Loading TESS data from archive.stsci.edu...')
#path = 'https://archive.stsci.edu/hlsps/tess-data-alerts/'
path = 'https://archive.stsci.edu/hlsps/tess-data-alerts/'
#path = 'P:/P/Dok/tess_alarm/'
filename = "hlsp_tess-data-alerts_tess_phot_00062483237-s01_tess_v1_lc.fits"
time, flux = load_file(path + filename)
Expand Down

0 comments on commit 51aade8

Please sign in to comment.