Open gully opened 2 years ago
Hooray! @RyanHartung just made a discovery!!
Comparing to the theoretical prediction:
Changes:
bad_mask1=df.tess_period < df.kepler_period*0.8 AND bad_mask2=df.kepler_period< df.tess_period * 0.8 AND remove all data above period 7 AND df.tess_data.is_finite
)Science Takeaways:
Here is the new plot with updated graphics and masks:
Recreate the plot from the proposal: fig2.pdf
The black points should be the K2 "EVEREST" points, with plot coordinates $(x,y)$ representing (Period EVEREST, Amplitude EVEREST).
Then, plot the TESS points as different color dots, with plot coordinates $(x,y)$ representing (Period TESS, Amplitude TESS). Our prediction is that those TESS points should fall in the orange region.
Was our prediction correct?? Why or why not? Do we need more data to answer?