Rocky Worlds Data Challenge
version 0.1
Installation
Standard Installation
Local Development
Build The Documentation
Run The Tests
Prepare Kaggle submissions
Outline
Components of a valid submission
1. Posterior samples
What Parameters And Standard
parameter_keys
Are Supported?
2. Photometry
3. Forms
Load a blank form in Python with
Form.blank()
Load an existing form in Python
Interactively create and edit forms in the Jupyter notebook
4. Results
API
Functions
interactive_form
Classes
EclipsingSystem
Form
Photometry
Posterior
Results
Rocky Worlds Data Challenge
Index
Index
A
|
B
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
A
a (rocky_worlds_data_challenge.EclipsingSystem attribute)
astro_model (rocky_worlds_data_challenge.Photometry attribute)
B
b_ecl (rocky_worlds_data_challenge.EclipsingSystem attribute)
b_tra (rocky_worlds_data_challenge.EclipsingSystem attribute)
blank() (rocky_worlds_data_challenge.Form class method)
D
depth_ecl (rocky_worlds_data_challenge.EclipsingSystem attribute)
dictionary (rocky_worlds_data_challenge.Form attribute)
dur_ecl (rocky_worlds_data_challenge.EclipsingSystem attribute)
dur_tra (rocky_worlds_data_challenge.EclipsingSystem attribute)
E
ecc (rocky_worlds_data_challenge.EclipsingSystem attribute)
EclipsingSystem (class in rocky_worlds_data_challenge)
ecosw (rocky_worlds_data_challenge.EclipsingSystem attribute)
esinw (rocky_worlds_data_challenge.EclipsingSystem attribute)
F
Form (class in rocky_worlds_data_challenge)
form_GJ_3929_b (rocky_worlds_data_challenge.Results attribute)
form_LHS_1140_b (rocky_worlds_data_challenge.Results attribute)
from_posteriors() (rocky_worlds_data_challenge.EclipsingSystem class method)
full_model (rocky_worlds_data_challenge.Photometry attribute)
G
get_a_inc() (rocky_worlds_data_challenge.EclipsingSystem method)
get_b() (rocky_worlds_data_challenge.EclipsingSystem method)
get_conjunction_times() (rocky_worlds_data_challenge.EclipsingSystem method)
get_durations() (rocky_worlds_data_challenge.EclipsingSystem method)
get_ecc_omega() (rocky_worlds_data_challenge.EclipsingSystem method)
I
inc (rocky_worlds_data_challenge.EclipsingSystem attribute)
interactive_form() (in module rocky_worlds_data_challenge)
L
load() (rocky_worlds_data_challenge.Form class method)
(rocky_worlds_data_challenge.Photometry class method)
(rocky_worlds_data_challenge.Posterior class method)
(rocky_worlds_data_challenge.Results class method)
M
module
rocky_worlds_data_challenge
N
noise_model (rocky_worlds_data_challenge.Photometry attribute)
O
omega (rocky_worlds_data_challenge.EclipsingSystem attribute)
P
parameter_keys (rocky_worlds_data_challenge.Posterior attribute)
path (rocky_worlds_data_challenge.Form attribute)
per (rocky_worlds_data_challenge.EclipsingSystem attribute)
Photometry (class in rocky_worlds_data_challenge)
photometry_GJ_3929_b (rocky_worlds_data_challenge.Results attribute)
photometry_LHS_1140_b (rocky_worlds_data_challenge.Results attribute)
Posterior (class in rocky_worlds_data_challenge)
posterior_GJ_3929_b (rocky_worlds_data_challenge.Results attribute)
posterior_LHS_1140_b (rocky_worlds_data_challenge.Results attribute)
R
raw_flux (rocky_worlds_data_challenge.Photometry attribute)
raw_flux_err (rocky_worlds_data_challenge.Photometry attribute)
required_fields (rocky_worlds_data_challenge.Photometry attribute)
Results (class in rocky_worlds_data_challenge)
rho_star (rocky_worlds_data_challenge.EclipsingSystem attribute)
rocky_worlds_data_challenge
module
rprs (rocky_worlds_data_challenge.EclipsingSystem attribute)
rs (rocky_worlds_data_challenge.EclipsingSystem attribute)
S
samples (rocky_worlds_data_challenge.Posterior attribute)
save() (rocky_worlds_data_challenge.Form method)
secosw (rocky_worlds_data_challenge.EclipsingSystem attribute)
sesinw (rocky_worlds_data_challenge.EclipsingSystem attribute)
standardized_dictionary() (rocky_worlds_data_challenge.Form method)
T
t_ecl (rocky_worlds_data_challenge.EclipsingSystem attribute)
t_tra (rocky_worlds_data_challenge.EclipsingSystem attribute)
time (rocky_worlds_data_challenge.Photometry attribute)
to_json() (rocky_worlds_data_challenge.Form method)
to_submission() (rocky_worlds_data_challenge.Results method)
V
validate() (rocky_worlds_data_challenge.EclipsingSystem method)
(rocky_worlds_data_challenge.Form method)
(rocky_worlds_data_challenge.Photometry method)
(rocky_worlds_data_challenge.Posterior method)
(rocky_worlds_data_challenge.Results method)