generate_lightcurve¶
-
stash.generate_lightcurve()¶ Parameters: - image :
ndarray SDO HMI image
- R_planet_pixels : float
Radius of planet in pixels
- background : float
Backgorund flux in counts
- supersample_factor : int
Supersample the planet pixelation by a factor
supersample_factor
Returns: - fluxes :
ndarray Array of fluxes
- image :