fleck Documentation#

This is the API documentation for fleck.

Reference/API#

fleck Package#

Functions#

generate_spots(min_latitude, max_latitude, ...)

Generate matrices of spot parameters.

Classes#

Star(spot_contrast, u_ld[, phases, ...])

Object describing properties of a (population of) star(s)

Class Inheritance Diagram#

digraph inheritance14b162de98 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "Star" [URL="../api/fleck.Star.html#fleck.Star",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Object describing properties of a (population of) star(s)"]; }

fleck.jax Module#

Functions#

bin_spectrum(spectrum[, bins, log, min, max])

Bin a spectrum, with log-spaced frequency bins.

Classes#

ActiveStar([times, lon, lat, rad, spectrum, ...])

Model for a star with active regions and rotation, with optional planetary transit models and spot occultations.

Class Inheritance Diagram#

digraph inheritance021c0b9b80 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "ActiveStar" [URL="../api/fleck.jax.ActiveStar.html#fleck.jax.ActiveStar",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Model for a star with active regions and rotation, with"]; }