eleanor.update
index
/home/dinilbose/github/eleanor/eleanor/update.py

 
Modules
       
astropy.io.fits
math
numpy
os
requests
sys
astropy.units
urllib.parse

 
Classes
       
builtins.object
Update

 
class Update(builtins.object)
     Methods defined here:
__init__(self, sector=None)
Initialize self.  See help(type(self)) for accurate signature.
get_cadences(self)
get_cbvs(self)
get_quality(self)
Uses the quality flags in a 2-minute target to create quality flags
in the postcards.
get_target(self)
try_next_sector(self)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Functions
       
update_all()

 
Data
        __all__ = ['Update', 'update_all']