For the problem below, the expectation is that you submit a standalone HTML file (any images should be embedded) back to GitHub. Data for the problem is provided in the starting repository in the /data folder. Since this is the third homework in this unit, groups have already been created, so just join with your group when you accept the assignment.
Problem: A Transitting Box
The idea for this problem is that you have an occasional periodic signal hidden within a large amount of noise. The file transit.csv has the data you are working with, which is mimicking brightness data from a transiting exoplanet. Here the brightness measurements have been approximately normalized around 1, representing the normal brightness emitted by the star when the planet is not crossing in front of it, but there is some variation present that you’ll need to address. You can take the time measurements to be in units of days.
Part A - BLS
-
- Minimum and maximum periods to look for, and convert to frequency
- Frequency step sizes
- The number of bins you want to subdivide the folded-signal into
- Minimum and maximum durations to check (in fractions of normalized phase)