exomagpy
stable

Contents:

  • predictExo(train1,size1,train2,size2,testfile,testsize)
  • get_lightcurves(filename,length)
  • download(search)
exomagpy
  • »
  • download(search)
  • Edit on GitHub

download(search)

Function to save a Lightkurve search object to a numpy image array. Returns numpy array of dtype uint8.

search: a Lightkurve search object variable name, e.g.

search = lk.search_lightcurve(target,author,sector)

Previous

© Copyright 2022, Sophie Frankel. Revision 2149b7ca.

Built with Sphinx using a theme provided by Read the Docs.