nksaunders / giants

Finding Giant Planets in TESS FFIs
2 stars 3 forks source link

discard TESScut postcards after downloading lightcurve #8

Closed skgrunblatt closed 4 years ago

skgrunblatt commented 4 years ago

star = eleanor.Source(tic=ticid, sector=sectors[0], tc=True) data = eleanor.TargetData(star, height=15, width=15, bkg_size=31, do_psf=True, do_pca=True, try_load=True, save_postcard=False)